后台增加技师端自定义菜单聊天类目

This commit is contained in:
贾祥聪
2025-08-21 16:20:27 +08:00
parent 1b9651c3e5
commit 56f0b25679
639 changed files with 1476 additions and 1687 deletions

View File

@@ -0,0 +1 @@
import{H as u}from"./index-Bp03Znup.js";function n(t){return u.get({url:"/auth.menu/lists",params:t})}function r(t){return u.post({url:"/auth.menu/add",params:t})}function a(t){return u.post({url:"/auth.menu/edit",params:t})}function s(t){return u.post({url:"/auth.menu/delete",params:t})}function m(t){return u.get({url:"/auth.menu/detail",params:t})}export{a,r as b,m as c,s as d,n as m};