mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-03 23:20:26 +08:00
修复4位版本号导致无法自动升级SQL的问题
This commit is contained in:
@@ -21,7 +21,4 @@ const (
|
||||
// 其他节点版本号,用来检测是否有需要升级的节点
|
||||
|
||||
NodeVersion = "1.3.4.2"
|
||||
|
||||
// SQLVersion SQL版本号
|
||||
SQLVersion = "12"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user