TaskSystem/public/admin/assets/role.fd04a874.js
shengchanzhe 63aa866322 更新
2023-07-21 23:10:19 +08:00

2 lines
393 B
JavaScript

import{r as t}from"./index.c1d06866.js";function l(r){return t.get({url:"/auth.role/lists",params:r})}function o(r){return t.get({url:"/auth.role/all",params:r})}function u(r){return t.post({url:"/auth.role/add",params:r})}function n(r){return t.post({url:"/auth.role/edit",params:r})}function a(r){return t.post({url:"/auth.role/delete",params:r})}export{n as a,u as b,l as c,a as d,o as r};