增加CC防护相关API

This commit is contained in:
刘祥超
2023-03-09 12:10:58 +08:00
parent 880d2e5861
commit 768a2281e9
5 changed files with 52 additions and 2 deletions

View File

@@ -21,5 +21,5 @@ const (
NodeVersion = "0.6.4"
// SQLVersion SQL版本号
SQLVersion = "10"
SQLVersion = "11"
)