TaskSystem/public/admin/assets/user_role.cd5e5d5c.js
2023-09-04 16:51:16 +08:00

2 lines
416 B
JavaScript

import{r}from"./index.bc026f8e.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{o as a,i as b,u as c,l as d,t as e};