lihaiMiddleOfficeAdminWeb/build/admin/assets/system_store.8c2bce68.js
mkm 4dd00af2de 更新开发环境配置文件和删除冗余代码
- 修改 .env.development 中的 VITE_APP_BASE_URL 为新的本地开发地址
- 删除 admin/assets 目录下的多个 JavaScript 文件,包括 403、404、add 和 auth 相关的冗余代码
- 这些更改可能是为了优化项目结构和资源加载而进行的清理操作
2024-10-15 13:12:50 +08:00

2 lines
751 B
JavaScript

import{r as e}from"./index.9d2dd606.js";function s(t){return e.get({url:"/system_store/systemstore/lists",params:t})}function o(t){return e.post({url:"/system_store/systemstore/add",params:t})}function u(t){return e.post({url:"/system_store/systemstore/edit",params:t})}function n(t){return e.post({url:"/system_store/systemstore/delete",params:t})}function i(t){return e.get({url:"/system_store/systemstore/detail",params:t})}function a(t){return e.get({url:"/system_store/systemstore/source_product_store_lists",params:t})}function c(t){return e.post({url:"/store_branch_product/StoreBranchProduct/edit_price",params:t})}function m(t){return e.get({url:"/workbench/store_index",params:t})}export{s as a,m as b,c,a as d,i as e,u as f,o as g,n as h};