更新单个任务

master_huanxiang
jiahuiwen 2019-04-12 19:37:32 +08:00
parent 185adf8c66
commit ccc38716f2
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ import "CommonProto.proto";
// //
repeated int32 remainHpList = 3; repeated int32 remainHpList = 3;
// 线 // 线
repeated Mission mission = 4; optional Mission mission = 4;
// //
optional int32 leftTime = 5; optional int32 leftTime = 5;
} }