钻石抽总次数

master_huanxiang
duhui 2021-06-30 10:04:52 +08:00
parent 7507ed50ab
commit eec110ad30
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,7 @@ import "CommonProto.proto";
repeated int32 vipLeveTake = 7;
optional int32 userCreateTime = 8; //
repeated int32 redType = 9;//
optional int32 randCount = 10;//
optional int32 randCount = 10;//()
repeated EveryHeroHandBook heroHandBook = 11;//
repeated int32 equipHandBook = 12;//
repeated int32 towerReceivedReward = 13;//
@ -82,6 +82,7 @@ import "CommonProto.proto";
optional int32 practiceLevel = 41;//
repeated PurpleMansionSeal sealList = 42;//
optional int32 randomCount = 43;//
optional int32 drawTimes = 44;//
}