更新SQL

This commit is contained in:
GoEdgeLab
2022-04-22 17:16:19 +08:00
parent 0dd3d6d5d3
commit fd6a02dfe4
2 changed files with 2 additions and 2 deletions

View File

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

File diff suppressed because one or more lines are too long