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

2 lines
714 B
JavaScript

import{r}from"./index.fabf1dbb.js";function t(e){return r.get({url:"/warehouse_product/warehouseproduct/lists",params:e})}function o(e){return r.post({url:"/warehouse_product/warehouseproduct/add",params:e})}function s(e){return r.post({url:"/warehouse_product/warehouseproduct/edit",params:e})}function a(e){return r.post({url:"/warehouse_product/warehouseproduct/delete",params:e})}function d(e){return r.get({url:"/warehouse_product/warehouseproduct/detail",params:e})}function c(e){return r.post({url:"/warehouse_product/warehouseproduct/settlement",params:e})}function p(e){return r.post({url:"/warehouse_product/warehouseproduct/set_nums",params:e})}export{p as a,d as b,o as c,c as d,t as e,a as f,s as g};