mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-27 23:20:26 +08:00
实现峰值带宽和平均带宽两种带宽算法
This commit is contained in:
@@ -144,6 +144,7 @@ message UpdateUserRequest {
|
||||
string remark = 8;
|
||||
bool isOn = 9;
|
||||
int64 nodeClusterId = 10;
|
||||
string bandwidthAlgo = 11;
|
||||
}
|
||||
|
||||
// 删除用户
|
||||
|
||||
Reference in New Issue
Block a user