幸运探宝次数

zhangshanxue 2020-07-27 21:32:32 +08:00
parent f5236d13c8
commit f7194e06f2
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,7 @@ import "CommonProto.proto";
repeated int32 dailyChallengeInfo = 30;//
optional int32 expeditionLeve =31 ; // -1
optional int32 hadLuckTime = 32;//
optional int32 hadAdvanceLuckTime = 33;//
}
@ -385,6 +386,7 @@ import "CommonProto.proto";
repeated int32 takeFeteReward =12 ; //
optional int32 expeditionLeve =13 ; // -1
optional int32 hadLuckTime = 14;//
optional int32 hadAdvanceLuckTime = 15;//
}