fix
parent
f694a4529f
commit
6bb775a7c8
|
@ -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{
|
||||
|
|
Loading…
Reference in New Issue