aa
This commit is contained in:
@@ -175,6 +175,7 @@ func (p *PayHandler) CreateRefund() (err error) {
|
||||
// } else {
|
||||
// return err2
|
||||
// }
|
||||
err = OnCashFinished(p.Order)
|
||||
} else if p.VendorPayType == model.VendorPayTypeTransferAccount {
|
||||
p.Order.PayFinishedAt = time.Now()
|
||||
p.Order.Comment = "手动转账"
|
||||
|
||||
Reference in New Issue
Block a user