airport-qingdao-vue3/airport/assets/user.72b5bfe4.js

2 lines
940 B
JavaScript

import{L as t,ad as s}from"./index.79832097.js";function o(e){return t({url:"/system/user/list",method:"get",params:e})}function n(e){return t({url:"/system/user/"+s(e),method:"get"})}function d(e){return t({url:"/system/user",method:"post",data:e})}function m(e){return t({url:"/system/user",method:"put",data:e})}function l(e){return t({url:"/system/user/"+e,method:"delete"})}function p(){return t({url:"/system/user/profile",method:"get"})}function i(e){return t({url:"/system/user/profile",method:"put",data:e})}function f(e,r){return t({url:"/system/user/profile/updatePwd",method:"put",params:{oldPassword:e,newPassword:r}})}function h(e){return t({url:"/system/user/profile/avatar",method:"post",data:e})}function c(e){return t({url:"/system/user/authRole/"+e,method:"get"})}function y(e){return t({url:"/system/user/authRole",method:"put",params:e})}export{d as a,p as b,h as c,l as d,i as e,f,n as g,c as h,y as i,o as l,m as u};