mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-19 17:10:24 +08:00
增加多个服务带宽、流量统计接口
This commit is contained in:
@@ -11,4 +11,5 @@ message ServerBandwidthStat {
|
||||
string day = 4;
|
||||
string timeAt = 5;
|
||||
int64 bytes = 6;
|
||||
int64 bits = 7;
|
||||
}
|
||||
Reference in New Issue
Block a user