NS域名增加状态

This commit is contained in:
刘祥超
2022-09-09 15:25:46 +08:00
parent 55ce6570f8
commit 6ed4e2315f
7 changed files with 3909 additions and 3713 deletions

View File

@@ -17,6 +17,7 @@ message NSDomain {
int64 version = 6;
bytes tsigJSON = 7;
repeated int64 nsDomainGroupIds = 8;
string status = 9;
NSCluster nsCluster = 30;
User user = 31;