Archived
DNS服务商账号增加“最小TTL”选项
This commit is contained in:
@@ -10,4 +10,5 @@ message DNSProvider {
|
||||
string typeName = 4;
|
||||
bytes apiParamsJSON = 5;
|
||||
int64 dataUpdatedAt = 6;
|
||||
int32 minTTL = 7; // 最小TTL
|
||||
}
|
||||
Reference in New Issue
Block a user