新增获取客服接口

This commit is contained in:
2026-02-24 20:45:15 +08:00
parent 0a16a4f240
commit 1c9013bede
6 changed files with 67 additions and 2 deletions

View File

@@ -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" //未登录用户人设列表