节点增加DNS解析库类型设置

This commit is contained in:
GoEdgeLab
2022-05-04 16:40:34 +08:00
parent 717130f94d
commit bb45366e25
5 changed files with 100 additions and 2 deletions

View File

@@ -26,5 +26,5 @@ const (
ReportNodeVersion = "0.1.0"
// SQLVersion SQL版本号
SQLVersion = "8"
SQLVersion = "9"
)