Files
PandaX/static/assets/user.e534bf91.js
feilong.teng@rheinchina.com cd824b7f0c 集成完成
2021-12-12 19:49:39 +08:00

2 lines
826 B
JavaScript

import{s as t}from"./index.d7413c26.js";function n(e){return t({url:"/system/user/list",method:"get",params:e})}function o(e,s){return t({url:"/system/user/changeStatus",method:"put",data:{userId:e,status:s}})}function a(e){return t({url:"/system/user/getById/"+e,method:"get"})}function d(){return t({url:"/system/user/getInit",method:"get"})}function m(){return t({url:"/system/user/getRoPo",method:"get"})}function i(e){return t({url:"/system/user/"+e,method:"delete"})}function c(e){return t({url:"/system/user",method:"post",data:e})}function l(e){return t({url:"/system/user",method:"put",data:e})}function g(e){return t({url:"/system/user/pwd",method:"put",data:e})}function h(e){return t({url:"/system/user/export",method:"get",params:e})}export{l as a,a as b,o as c,i as d,h as e,c as f,m as g,d as h,n as l,g as u};