mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-19 17:10:24 +08:00
实现峰值带宽和平均带宽两种带宽算法
This commit is contained in:
@@ -25,6 +25,7 @@ message User {
|
||||
bool isDeleted = 16;
|
||||
bool isIndividualIdentified = 17;
|
||||
bool isEnterpriseIdentified = 18;
|
||||
string bandwidthAlgo = 21; // 带宽算法
|
||||
|
||||
Login otpLogin = 19; // OTP认证
|
||||
|
||||
|
||||
Reference in New Issue
Block a user