diff --git a/call/pay.go b/call/pay.go index 5327fb5..e6aa6a7 100644 --- a/call/pay.go +++ b/call/pay.go @@ -405,6 +405,7 @@ func ReturnBackWithdraw(or *common.WithdrawOrder, originStatus, status uint8, pa } if status == common.StatusROrderFail { status = common.StatusROrderCreate + u["status"] = status u["callback_time"] = 0 } if len(payChannel) > 0 {