333
This commit is contained in:
@@ -124,6 +124,8 @@ func CancelUnPayOrder(msg amqp091.Delivery) {
|
||||
}
|
||||
}
|
||||
|
||||
tx.Commit()
|
||||
|
||||
// 关闭支付订单
|
||||
if data.PayChannel == 1 {
|
||||
// h5支付
|
||||
@@ -141,7 +143,5 @@ func CancelUnPayOrder(msg amqp091.Delivery) {
|
||||
}
|
||||
}
|
||||
|
||||
tx.Commit()
|
||||
|
||||
_ = msg.Ack(false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user