完善更新记录以排查IP分配重复问题
This commit is contained in:
@@ -26,9 +26,9 @@ func main() {
|
||||
defer clients.CloseRedis()
|
||||
|
||||
// 测试功能
|
||||
// actions.Update(actions.UpdateArgs{
|
||||
// Mock: true,
|
||||
// })
|
||||
actions.Update(actions.UpdateArgs{
|
||||
Mock: true,
|
||||
})
|
||||
|
||||
actions.Sync()
|
||||
// actions.Sync()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user