lihaiMiddleOfficeAdminWeb/build/admin/assets/store_branch_product.cf9fa363.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
548 B
JavaScript

import{r as t}from"./index.9d2dd606.js";function c(r){return t.get({url:"/store_branch_product/storebranchproduct/lists",params:r})}function e(r){return t.post({url:"/store_branch_product/storebranchproduct/add",params:r})}function a(r){return t.post({url:"/store_branch_product/storebranchproduct/update",params:r})}function u(r){return t.post({url:"/store_branch_product/storebranchproduct/delete",params:r})}function n(r){return t.get({url:"/store_branch_product/storebranchproduct/detail",params:r})}export{c as a,n as b,a as c,e as d,u as e};