lihaiMiddleOfficeAdminWeb/build/admin/assets/store_product.e5b4f953.js
mkm 2b9a95c7d3 env: 更新环境变量并启用正式域名
- 将 VITE_NOW_TYPE 从 'dist/admin' 修改为 'build/admin'
- 将 VITE_APP_BASE_URL 从测试域名修改为正式域名
- 删除了 build/admin/assets 目录下的多个 JS 文件
2025-01-11 15:44:56 +08:00

2 lines
733 B
JavaScript

import{r}from"./index.3cbb290e.js";function u(t){return r.get({url:"/store_product/storeproduct/lists",params:t})}function e(t){return r.post({url:"/store_product/storeproduct/add",params:t})}function s(t){return r.post({url:"/store_product/storeproduct/edit",params:t})}function p(t){return r.post({url:"/store_product/storeproduct/status",params:t})}function c(t){return r.post({url:"/store_product/storeproduct/delete",params:t})}function d(t){return r.get({url:"/store_product/storeproduct/detail",params:t})}function i(t){return r.post({url:"/store_product/storeproduct/import",params:t})}function n(t){return r.post({url:"/store_product/storeproduct/copy",params:t})}export{u as a,d as b,n as c,s as d,e,i as f,p as g,c as h};