WokerTask/public/admin/assets/user_role.75ea0b36.js

2 lines
416 B
JavaScript
Raw Normal View History

2023-12-27 14:06:33 +08:00
import{r}from"./index.c35b5194.js";function t(e){return r.get({url:"/user.user_role/lists",params:e})}function u(e){return r.post({url:"/user.user_role/add",params:e})}function o(e){return r.post({url:"/user.user_role/edit",params:e})}function l(e){return r.post({url:"/user.user_role/delete",params:e})}function i(e){return r.get({url:"/user.user_role/detail",params:e})}export{t as a,o as b,i as c,u as d,l as e};