修复域名检查时递归查询的问题

This commit is contained in:
刘祥超
2021-01-05 14:10:11 +08:00
parent 0de2d5772a
commit 0940fce743
5 changed files with 50 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.0.7"
Version = "0.0.7.1"
ProductName = "Edge Admin"
ProcessName = "edge-admin"