This commit is contained in:
2025-12-04 15:35:23 +08:00
parent af2bcc42fd
commit ce4c4f0531
3 changed files with 7 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
#define KB_API_TAG_LIST @"/tag/list" // 排行榜标签列表
#define KB_API_FILE_UPLOAD @"/file/upload" // 上传头像
#define KB_API_CHARACTER_DETAIL @"/character/detail" // 人设详情
#define KB_API_CHARACTER_LISTBYUSER @"/character/listByUser" // 人设详情
#define KB_API_CHARACTER_LISTBYUSER @"/character/listByUser" // 用户人设列表