mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-22 12:35:19 +08:00
域名解析中可以删除和恢复某个域名
This commit is contained in:
@@ -83,6 +83,7 @@ func (this *ProviderAction) RunGet(params struct {
|
||||
"name": domain.Name,
|
||||
"isOn": domain.IsOn,
|
||||
"isUp": domain.IsUp,
|
||||
"isDeleted": domain.IsDeleted,
|
||||
"dataUpdatedTime": dataUpdatedTime,
|
||||
"countRoutes": len(domain.Routes),
|
||||
"countServerRecords": domain.CountServerRecords,
|
||||
|
||||
Reference in New Issue
Block a user