协议增加:请求排行榜数据

This commit is contained in:
chen wei bo
2025-10-08 15:48:22 +08:00
parent 8b4f2d7262
commit 558b9ca240
9 changed files with 182 additions and 9 deletions
@@ -37,6 +37,7 @@ export enum DataId {
GirlUnlock = "girlUnlock", // 技师的解锁数据
GirlChat = "girlChat", // 技师的聊天数据
GirlFavorability = "girlFavorability", // 技师的好感度数据
GirlRank = "girlRank", // 技师的排行榜数据
GirlOther = "girlOther", // 技师的其他数据
Env = "env", // 环境数据
Global = "global", // 全局数据