mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-22 10:40:25 +08:00
服务列表增加下行带宽
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user