域名记录增加停用/启用

This commit is contained in:
GoEdgeLab
2021-07-20 19:03:56 +08:00
parent 63c32e9083
commit f00b9bda10
2 changed files with 88 additions and 78 deletions

View File

@@ -54,6 +54,7 @@ message UpdateNSRecordRequest {
string value = 5;
int32 ttl = 6;
repeated int64 nsRouteIds = 7;
bool isOn = 8;
}
// 删除记录