mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-06 18:10:25 +08:00
修复搜索引擎IP库可能无法升级的Bug
This commit is contained in:
@@ -4,4 +4,5 @@ type SQLRecordsTable struct {
|
||||
TableName string
|
||||
UniqueFields []string
|
||||
ExceptFields []string
|
||||
IgnoreId bool // 是否可以排除ID
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user