提交SQL

This commit is contained in:
GoEdgeLab
2022-06-29 22:17:32 +08:00
parent c26e08c1e3
commit ff7c908798
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,5 +26,5 @@ const (
ReportNodeVersion = "0.1.1" ReportNodeVersion = "0.1.1"
// SQLVersion SQL版本号 // SQLVersion SQL版本号
SQLVersion = "1" SQLVersion = "2"
) )
File diff suppressed because one or more lines are too long