This commit is contained in:
2025-12-03 18:19:51 +08:00
parent a5ff2ce51b
commit 6f02bc7cf5
6 changed files with 191 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
// 兼容旧命名(如有使用 API_APPLE_LOGIN 的位置,映射到统一命名)
#define API_APPLE_LOGIN @"/user/appleLogin" // Apple 登录
#define API_LOGOUT @"/user/logout" // 退出登录
#define KB_API_CHARACTER_LIST @"/character/list" // 排行榜角色列表
// 应用配置
#ifndef KB_API_APP_CONFIG