装备合成协议修改

master_huanxiang
lvxinran 2020-07-04 17:56:23 +08:00
parent f60867732c
commit 1379ab4c0e
1 changed files with 1 additions and 2 deletions

View File

@ -196,8 +196,7 @@ import "CommonProto.proto";
}
message ComplexEquipResponse{
repeated string equipIds =1;//
optional Drop drop = 2;//
optional Drop drop = 1;//
}