支持套餐相关操作

This commit is contained in:
刘祥超
2021-11-09 15:36:31 +08:00
parent d92e987f7a
commit a1ac68ccf0
8 changed files with 784 additions and 386 deletions

View File

@@ -19,6 +19,7 @@ message Server {
int64 createdAt = 7;
string dnsName = 19;
bool supportCNAME = 23;
int64 userPlanId = 24;
// 配置相关
bytes config = 17;