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

This commit is contained in:
刘祥超
2022-05-04 16:40:34 +08:00
parent 346de7ca7a
commit 992e725378
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"
)