修改结构

master_huanxiang
lvxinran 2020-05-25 11:03:08 +08:00
parent 3c5a25f5d0
commit eefc8482f5
1 changed files with 2 additions and 3 deletions

View File

@ -478,9 +478,8 @@ import "CommonProto.proto";
optional RewardInfo info = 1;
}
message DeathPathFirstChangeIndication{
optional int32 guildId = 1;
optional string guildName = 2;
optional int32 pathId =3;
optional DeathPathInfo changeInfo = 1;
}