mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-30 01:00:27 +08:00
域名记录增加停用/启用
This commit is contained in:
@@ -54,6 +54,7 @@ message UpdateNSRecordRequest {
|
||||
string value = 5;
|
||||
int32 ttl = 6;
|
||||
repeated int64 nsRouteIds = 7;
|
||||
bool isOn = 8;
|
||||
}
|
||||
|
||||
// 删除记录
|
||||
|
||||
Reference in New Issue
Block a user