mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-14 10:07:27 +00:00
将后端路由与前端API调用对齐: - /user/profile -> /users/me - PUT /user/password -> POST /users/me/password
将后端路由与前端API调用对齐: - /user/profile -> /users/me - PUT /user/password -> POST /users/me/password