修复同步问题
This commit is contained in:
parent
dfe767834b
commit
e441b554e8
|
|
@ -184,7 +184,7 @@ func UserSyncDataFromMaster() {
|
|||
confirm_req.Confirm = data
|
||||
worker.SyncDataFromMasterReq2(url, confirm_req)
|
||||
} else {
|
||||
|
||||
worker.SetRedis("user_sync_all", "2")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue