mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-11 22:00:27 +08:00
升级数据库时同时升级edgeClientAgentIPs中的countIPs字段值
This commit is contained in:
@@ -52,6 +52,7 @@ var recordsTables = []*SQLRecordsTable{
|
||||
{
|
||||
TableName: "edgeClientAgents",
|
||||
UniqueFields: []string{"code"},
|
||||
ExceptFields: []string{"countIPs"},
|
||||
},
|
||||
{
|
||||
TableName: "edgeClientAgentIPs",
|
||||
|
||||
Reference in New Issue
Block a user