master_huanxiang
wangyuan 2019-05-28 15:22:59 +08:00
parent f694a4529f
commit 6bb775a7c8
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ import "CommonProto.proto";
message WorkShopEquipCreateResponse{
optional int32 type =1 ; // 1: 2
repeated Drop drop =2;
optional Drop drop =2;
}
message WorkShopRebuildRequest{