mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-03-15 18:55:37 +08:00
IP库加密/其他对IP库的改进
This commit is contained in:
@@ -6,4 +6,5 @@ type Version = int
|
||||
|
||||
const (
|
||||
Version1 Version = 1
|
||||
Version2 Version = 2 // 主要变更为数字使用32进制
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user