| | |
| | | Def_PDict_WishingWellItemCnt = "WishingWellItemCnt_%s_%s" # 物品数量记录 参数(类型,物品数据)
|
| | |
|
| | | #头像
|
| | | Def_PDict_FaceLightTime = "FaceLightTime_%s" # 头像点亮时间戳,参数(头像ID)
|
| | | Def_PDict_FaceExpireTimes = "FaceExpireTimes_%s" # 头像有效时长秒,参数(头像ID)
|
| | | Def_PDict_FaceState = "FaceState_%s" # 头像状态,参数(key编号)
|
| | | Def_PDict_FaceEndTime = "FaceEndTime_%s" # 头像到期时间戳,0为永久,参数(头像ID)
|
| | | Def_PDict_FaceStar = "FaceStar_%s" # 头像星级,参数(头像ID)
|
| | | Def_PDict_FacePicLightTime = "FacePicLightTime_%s" # 头像框点亮时间戳,参数(头像ID)
|
| | | Def_PDict_FacePicExpireTimes = "FacePicExpireTimes_%s" # 头像框有效时长秒,参数(头像ID)
|
| | | Def_PDict_FacePicStar = "FacePicStar_%s" # 头像框星级,参数(头像ID)
|
| | | Def_PDict_FacePicState = "FacePicState_%s" # 头像框状态,参数(key编号)
|
| | | Def_PDict_FacePicEndTime = "FacePicEndTime_%s" # 头像框到期时间戳,0为永久,参数(头像框ID)
|
| | | Def_PDict_FacePicStar = "FacePicStar_%s" # 头像框星级,参数(头像框ID)
|
| | |
|
| | | #聊天气泡
|
| | | Def_PDict_ChatBubbleBoxState = "ChatBubbleBoxState_%s" # 聊天气泡状态, 参数(key编号)
|