mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-08 08:00:26 +08:00
服务基本信息API中增加用户ID信息
This commit is contained in:
@@ -20,6 +20,7 @@ message Server {
|
||||
string dnsName = 19;
|
||||
bool supportCNAME = 23;
|
||||
int64 userPlanId = 24;
|
||||
int64 userId = 29; // 所属用户ID
|
||||
|
||||
// 配置相关
|
||||
bytes config = 17;
|
||||
|
||||
Reference in New Issue
Block a user