Commit 762e1bab by huangchengyi

1.0

parent 2b7aec76
Showing with 1 additions and 1 deletions
......@@ -104,7 +104,7 @@ func Synchronization(ctx *gin.Context) {
return true
})
case <- time.After(time.Second *4):
case <- time.After(time.Second *6):
logger.Log("协程超时","sku",1)
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment