Merge branch 'refs/heads/feat-user-sync'
This commit is contained in:
commit
366e9f2821
|
|
@ -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