mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-10 10:03:01 +08:00
NS域名增加状态
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user