优化代码

This commit is contained in:
GoEdgeLab
2022-11-06 19:13:47 +08:00
parent 7ffe113e28
commit bc625bc3ee
4 changed files with 23 additions and 144 deletions

View File

@@ -18,12 +18,7 @@ const (
// 其他节点版本号,用来检测是否有需要升级的节点
NodeVersion = "0.5.8"
UserNodeVersion = "0.5.8"
DNSNodeVersion = "0.2.8"
AuthorityNodeVersion = "0.0.2"
MonitorNodeVersion = "0.0.4"
ReportNodeVersion = "0.1.1"
NodeVersion = "0.5.8"
// SQLVersion SQL版本号
SQLVersion = "2"