Compare commits
No commits in common. "366e9f2821b04ed7bb911174fb4e6b2986e29be2" and "d0619ca01bf59bab55596851f1adffb07525e4d7" have entirely different histories.
366e9f2821
...
d0619ca01b
|
|
@ -184,7 +184,7 @@ func UserSyncDataFromMaster() {
|
||||||
confirm_req.Confirm = data
|
confirm_req.Confirm = data
|
||||||
worker.SyncDataFromMasterReq2(url, confirm_req)
|
worker.SyncDataFromMasterReq2(url, confirm_req)
|
||||||
} else {
|
} else {
|
||||||
worker.SetRedis("user_sync_all", "2")
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue