lihaiMiddleOfficeAdminWeb/build/admin/assets/store_branch_product.681b3f3d.js
mkm 848e681059 chore: 删除无用的错误页面和添加页面脚本
- 删除了 403、404 和添加页面的脚本文件
- 这些文件可能是旧的或临时的代码,不再需要
2025-01-09 15:13:18 +08:00

2 lines
548 B
JavaScript

import{r as t}from"./index.fabf1dbb.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};