活动开启状态

master_huanxiang
wangyuan 2019-06-06 14:22:52 +08:00
parent fe9e6d3826
commit ed8a860468
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ option optimize_for = SPEED;
repeated MissionInfo mission = 2; //
optional int32 startTime = 5; //
optional int32 endTime = 3; //
optional int32 reallyOpen = 4; // 0: 1
}
message GmResponse{