mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-23 19:20:24 +08:00
支持套餐相关操作
This commit is contained in:
@@ -19,6 +19,7 @@ message Server {
|
||||
int64 createdAt = 7;
|
||||
string dnsName = 19;
|
||||
bool supportCNAME = 23;
|
||||
int64 userPlanId = 24;
|
||||
|
||||
// 配置相关
|
||||
bytes config = 17;
|
||||
|
||||
Reference in New Issue
Block a user