更新k8s deployment
This commit is contained in:
@@ -50,7 +50,7 @@ func Userkill(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
|
||||
// 2. 发送MQ消息(关键:发送失败需回滚Redis)
|
||||
// 2. 发送MQ消息
|
||||
msgSent := false
|
||||
defer func() {
|
||||
// 若消息未发送成功,回滚Redis库存
|
||||
|
||||
Reference in New Issue
Block a user