玉虚论道

master_huanxiang
xuexinpeng 2021-09-10 15:12:08 +08:00
parent 40b50acacb
commit 8ae56119d9
1 changed files with 7 additions and 9 deletions

View File

@ -158,11 +158,10 @@ import "CommonProto.proto";
optional int32 oldLevelId = 5; //
optional int32 newLevelId = 6; //
optional int32 myRank = 7 ;//
optional int32 freeTimes =8 ;//
repeated Drop drop =9 ;//
repeated int32 dailyRewardState =10;//
optional int32 changedTimes = 11 ;//
optional Drop updrop =12 ;//
repeated Drop drop =8 ;//
repeated int32 dailyRewardState =9;//
optional int32 changedTimes = 10 ;//
repeated Drop updrop =11 ;//
}
//
@ -187,10 +186,9 @@ import "CommonProto.proto";
repeated FightData fightData =4; //
repeated int32 fightResult = 5 ;//
repeated Drop drop = 6;
optional int32 myRank =7 ;//
optional int32 freeTimes =8 ;//
optional int32 changedTimes =9 ;//
optional int32 myNewScore =10; //
optional int32 myRank =7 ;//
optional int32 changedTimes = 8 ;//
optional int32 myNewScore = 9; //
}
//