mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-25 22:46:35 +08:00
优化代码
This commit is contained in:
@@ -26,7 +26,7 @@ var DefaultGlobalIPList = &IPList{
|
||||
IsGlobal: 1,
|
||||
Type: "black",
|
||||
State: IPListStateEnabled,
|
||||
IsOn: 1,
|
||||
IsOn: true,
|
||||
}
|
||||
|
||||
type IPListDAO dbs.DAO
|
||||
|
||||
Reference in New Issue
Block a user