refactoring

This commit is contained in:
Mikhail
2024-07-11 15:26:43 -04:00
parent 5e4817c222
commit 3ddbe47b7b
6 changed files with 92 additions and 78 deletions

View File

@@ -28,8 +28,8 @@ message ResGetServerInfo {
message NetMaintenanceWindow {
//Timestamp from = 1;
//Timestamp to = 2;
google.protobuf.Timestamp from = 1;
google.protobuf.Timestamp to = 2;
}
message MaintenanceNoticeResponse {