1
0

solve conflict file

This commit is contained in:
zhangsz
2024-10-25 14:58:42 +08:00
parent 5cdb82297a
commit 3649afe328
1533 changed files with 77808 additions and 0 deletions

View File

@@ -0,0 +1 @@
import{j as r}from"../index.D-NvtsOM.js";function s(){return r({url:"/system/user/profile",method:"get"})}function a(e){return r({url:"/system/user/profile",method:"put",data:e})}function o(e,t){return r({url:"/system/user/profile/updatePwd",method:"put",data:{oldPassword:e,newPassword:t}})}function p(e){return r({url:"/system/user/profile/avatar",method:"post",data:e,dataType:"form-data"})}export{p as a,o as b,s as g,a as u};