升级IP名单权限判断逻辑

This commit is contained in:
刘祥超
2022-06-15 19:22:33 +08:00
parent d59f80b3ec
commit b01ea79c5c
9 changed files with 150 additions and 21 deletions

View File

@@ -26,5 +26,5 @@ const (
ReportNodeVersion = "0.1.0"
// SQLVersion SQL版本号
SQLVersion = "10"
SQLVersion = "11"
)