mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-05-02 13:05:18 +08:00
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