refactor: 工作台、工单统计看板接口对接

This commit is contained in:
lzh
2026-02-04 11:14:06 +08:00
parent d4118123c1
commit 71fc0d0fad
3216 changed files with 4843 additions and 4778 deletions

View File

@@ -0,0 +1 @@
import{aq as e}from"./bootstrap-Bjx___ge.js";function o(t){return e.post("/product/category/create",t)}function a(t){return e.put("/product/category/update",t)}function u(t){return e.delete(`/product/category/delete?id=${t}`)}function c(t){return e.get(`/product/category/get?id=${t}`)}function g(t){return e.get("/product/category/list",{params:t})}export{c as a,o as c,u as d,g,a as u};