syntax = "proto3"; message StopServerInfo { uint32 stopBeginTime = 1; uint32 stopEndTime = 2; }