master_huanxiang
lvxinran 2019-07-03 14:51:21 +08:00
commit 2af3780258
2 changed files with 3 additions and 0 deletions

View File

@ -148,6 +148,7 @@ import "CommonProto.proto";
optional FightData fightData =2;
optional int32 fightResult = 3;// 1 0
optional int32 consumeFightTimes = 4; //
optional string killRewards = 5 ; //
}
message AdventureBossShareRequest{

View File

@ -153,6 +153,8 @@ import "CommonProto.proto";
optional int32 starNum = 3;
//
optional TowerCopyInfo towerCopyInfo = 4;
//id
repeated int32 playedGenMapId = 5;
}
//