自建DNS支持递归查询

This commit is contained in:
GoEdgeLab
2021-08-21 16:46:49 +08:00
parent b925a66e6f
commit ee86fb4846
16 changed files with 303 additions and 17 deletions

View File

@@ -0,0 +1,3 @@
Tea.context(function () {
this.success = NotifyReloadSuccess("保存成功")
})