no message
This commit is contained in:
parent
56ae53ed08
commit
2182d38acc
@ -133,6 +133,9 @@ final class Epay extends Base
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
var_dump($resData);
|
||||||
|
exit;
|
||||||
|
|
||||||
return $response->withHeader('HX-Redirect', $resData['payurl'])->withJson([
|
return $response->withHeader('HX-Redirect', $resData['payurl'])->withJson([
|
||||||
'ret' => 1,
|
'ret' => 1,
|
||||||
'msg' => '订单发起成功,正在跳转到支付页面...',
|
'msg' => '订单发起成功,正在跳转到支付页面...',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user