服务列表增加下行带宽

This commit is contained in:
刘祥超
2022-04-15 12:14:42 +08:00
parent 6369458877
commit 9d011f4982
8 changed files with 992 additions and 719 deletions

View File

@@ -16,4 +16,8 @@ message ServerDailyStat {
int64 attackBytes = 9;
bool checkTrafficLimiting = 10;
int64 planId = 11;
string day = 12;
string hour = 13;
string timeFrom = 14;
string timeTo = 15;
}