Files
caszl_server/public/admin/assets/role.70c59aca.js
quantulr edf18e13eb update
2023-11-01 17:22:23 +08:00

2 lines
466 B
JavaScript

import{r}from"./index.b575cdf1.js";function l(e){return r.get({url:"/system/role/list",params:e})}function s(e){return r.get({url:"/system/role/all",params:e})}function o(e){return r.get({url:"/system/role/detail",params:e})}function u(e){return r.post({url:"/system/role/add",params:e})}function n(e){return r.post({url:"/system/role/edit",params:e})}function i(e){return r.post({url:"/system/role/del",params:e})}export{n as a,o as b,u as c,i as d,l as e,s as r};