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

2 lines
491 B
JavaScript

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