添加注销账号
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
#define API_LOGOUT @"/user/logout" // 退出登录
|
||||
#define API_USER_CANCEL_ACCOUNT @"/user/cancelAccount" // 注销账户
|
||||
#define API_CANCEL_ACCOUNT_WARNING @"/keyboardWarningMessage/byLocale" // 按locale查询注销提示信息
|
||||
|
||||
#define API_UPDATA_INFO @"/user/updateInfo" // 更新用户
|
||||
|
||||
|
||||
Reference in New Issue
Block a user