mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2026-05-21 02:45:17 +08:00
可以设置集群的DNS记录TTL
This commit is contained in:
@@ -15,4 +15,5 @@ type Record struct {
|
||||
Type RecordType `json:"type"`
|
||||
Value string `json:"value"`
|
||||
Route string `json:"route"`
|
||||
TTL int32 `json:"ttl"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user