更新SQL

This commit is contained in:
刘祥超
2022-12-29 19:15:01 +08:00
parent b726c8d589
commit 1e494bd1fd
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"
)

File diff suppressed because one or more lines are too long