This commit is contained in:
2025-12-04 16:41:33 +08:00
parent 231f7f8c13
commit f593ef0b4a
4 changed files with 103 additions and 28 deletions

View File

@@ -33,6 +33,7 @@
#define KB_API_CHARACTER_DETAIL @"/character/detail" // 人设详情
#define KB_API_CHARACTER_LISTBYUSER @"/character/listByUser" // 用户人设列表
#define API_CHARACTER_UPDATE_USER_CHARTSORT @"/character/updateUserCharacterSort" // 更新用户人设排序
#define API_CHARACTER_DEL_USER_CHARACTER @"/character/delUserCharacter" // 删除用户人设