新增获取客服接口
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
|
||||
#define KB_API_USER_DETAIL @"/user/detail" // 用户详情
|
||||
#define API_USER_INVITE_CODE @"/user/inviteCode" // 查询邀请码
|
||||
#define API_USER_CUSTOMER_MAIL @"/user/customerMail" // 获取客服邮箱
|
||||
#define API_CHARACTER_LIST @"/character/list" // 排行榜角色列表(综合)
|
||||
#define API_NOT_LOGIN_CHARACTER_LIST @"/character/listWithNotLogin" //未登录用户人设列表
|
||||
|
||||
|
||||
Reference in New Issue
Block a user