profile-b5053912.js 395 B

1
  1. import{ax as s}from"./index-24b5bd0d.js";const r=()=>s.get({url:"/system/user/profile/get"}),t=a=>s.get({url:"/member/user/page",params:a}),u=a=>s.put({url:"/system/user/profile/update",data:a}),p=(a,e)=>s.put({url:"/system/user/profile/update-password",data:{oldPassword:a,newPassword:e}}),o=a=>s.upload({url:"/system/user/profile/update-avatar",data:a});export{t as a,o as b,p as c,r as g,u};