幸运探宝次数

master_huanxiang
zhangshanxue 2020-07-24 01:22:15 +08:00
parent 23b6b64334
commit 6c52552e21
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,7 @@ import "CommonProto.proto";
repeated MonthCardInfo monthinfos = 29;//
repeated int32 dailyChallengeInfo = 30;//
optional int32 expeditionLeve =31 ; // -1
optional int32 hadLuckTime = 32;//
}
@ -383,6 +384,7 @@ import "CommonProto.proto";
optional int32 lastFeteType =11 ; // // 5
repeated int32 takeFeteReward =12 ; //
optional int32 expeditionLeve =13 ; // -1
optional int32 hadLuckTime = 14;//
}