上传SQL

This commit is contained in:
刘祥超
2022-03-16 17:15:54 +08:00
parent 6e71dda713
commit 39cf470b0c
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 = "1" SQLVersion = "2"
) )

File diff suppressed because one or more lines are too long