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

2 lines
440 B
JavaScript

import{r as t}from"./index.fabf1dbb.js";function o(r){return t.get({url:"/user_product_storage/userproductstorage/lists",params:r})}function u(r){return t.post({url:"/user_product_storage/userproductstorage/add",params:r})}function s(r){return t.post({url:"/user_product_storage/userproductstorage/edit",params:r})}function a(r){return t.get({url:"/user_product_storage/userproductstorage/detail",params:r})}export{a,s as b,u as c,o as d};