mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-05-30 22:36:53 +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