Compare commits
2 Commits
a92a9b97f0
...
09f1a3e38d
| Author | SHA1 | Date |
|---|---|---|
|
|
09f1a3e38d | |
|
|
b919c068ba |
|
|
@ -121,7 +121,7 @@ func UserSyncDataFromMaster() {
|
|||
fmt.Println("All ClearAllUsers error:", err)
|
||||
return
|
||||
}
|
||||
worker.SetRedis("user_sync_all", "1")
|
||||
worker.SetRedis("user_sync_all", "2")
|
||||
req.Types = 1
|
||||
} else {
|
||||
worker.SetRedis("user_sync_all", "2")
|
||||
|
|
|
|||
Loading…
Reference in New Issue