mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-11 01:50:26 +08:00
优化服务列表API
This commit is contained in:
@@ -25,6 +25,7 @@ message Server {
|
||||
// 配置相关
|
||||
bytes config = 17;
|
||||
bytes serverNamesJSON = 8;
|
||||
int32 countServerNames = 28;
|
||||
bool isAuditing = 20;
|
||||
int64 auditingAt = 25;
|
||||
bytes auditingServerNamesJSON = 21;
|
||||
|
||||
Reference in New Issue
Block a user