work shop level

master_huanxiang
wangyuan 2019-09-25 17:27:35 +08:00
parent bb086b8110
commit 452b5e51b8
1 changed files with 6 additions and 0 deletions

View File

@ -126,6 +126,12 @@ import "CommonProto.proto";
message WorkTechnologyLevelRequest{
optional int32 id = 1;//
optional int32 targetLevel = 2;//
}
message WorkTechnologyLevelResponse{
optional int32 id = 1;//
optional int32 targetLevel = 2;//
}
message WorkTechnologyResetRequest{