This commit is contained in:
2025-12-03 19:00:55 +08:00
parent 1d6371c37e
commit 25edf2d817
7 changed files with 162 additions and 37 deletions

View File

@@ -20,6 +20,7 @@
#define API_APPLE_LOGIN @"/user/appleLogin" // Apple 登录
#define API_LOGOUT @"/user/logout" // 退出登录
#define KB_API_CHARACTER_LIST @"/character/list" // 排行榜角色列表
#define KB_API_TAG_LIST @"/tag/list" // 排行榜标签列表
// 应用配置
#ifndef KB_API_APP_CONFIG