更新SQL

This commit is contained in:
GoEdgeLab
2022-12-29 19:15:01 +08:00
parent de621c629e
commit a8d2b21ac4
2 changed files with 2 additions and 2 deletions

View File

@@ -21,5 +21,5 @@ const (
NodeVersion = "0.6.0"
// SQLVersion SQL版本号
SQLVersion = "6"
SQLVersion = "7"
)