【家园协议1.0.3】添加装备突破

master_huanxiang
duhui 2021-12-29 10:39:44 +08:00
parent a1e0e1fdc3
commit fcb66aa2a1
1 changed files with 2 additions and 2 deletions

View File

@ -1096,8 +1096,8 @@ import "CommonProto.proto";
//
message EquipIntensifyRequset{
optional int32 location = 1;
optional int32 upLevel = 2;
optional int32 type = 1;// -1 0 1-4
optional int32 upLevel = 2;//
}
message EquipIntensifyResponse{