This commit is contained in:
2026-03-04 19:49:07 +08:00
parent c42ccfbcdf
commit 7029209a4d
6 changed files with 293 additions and 25 deletions

View File

@@ -25,6 +25,8 @@
#define API_RESET_PWD @"/user/resetPassWord" // 重置密码
#define API_USER_FEEDBACK @"/user/feedback" // 提交反馈
#define API_APP_CHECK_UPDATE @"/appVersions/checkUpdate" // 检查更新
#define API_LOGOUT @"/user/logout" // 退出登录