多个API支持查询用户查询

This commit is contained in:
GoEdgeLab
2021-11-28 14:28:00 +08:00
parent 1ea63ee9d3
commit 3a8540f8a4
4 changed files with 48 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ const (
// 其他节点版本号,用来检测是否有需要升级的节点
NodeVersion = "0.3.7"
UserNodeVersion = "0.2.0"
UserNodeVersion = "0.2.1"
AuthorityNodeVersion = "0.0.2"
MonitorNodeVersion = "0.0.3"
DNSNodeVersion = "0.2.0"