增加DNS服务商账号管理

This commit is contained in:
刘祥超
2020-11-11 21:32:11 +08:00
parent d3e6e757a5
commit 1daf04e5ef
15 changed files with 2651 additions and 320 deletions

View File

@@ -15,6 +15,7 @@ message Server {
bytes includeNodes = 5;
bytes excludeNodes = 6;
int64 createdAt = 7;
string dnsName = 19;
// 配置相关
bytes config = 17;