NS域名增加状态

This commit is contained in:
GoEdgeLab
2022-09-09 15:25:46 +08:00
parent 5109ab37ea
commit 7394037ccd
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;