no message
This commit is contained in:
parent
56ae53ed08
commit
2182d38acc
@ -132,6 +132,9 @@ final class Epay extends Base
|
||||
throw new Exception("没有payurl,也没有qrcode");
|
||||
}
|
||||
}
|
||||
|
||||
var_dump($resData);
|
||||
exit;
|
||||
|
||||
return $response->withHeader('HX-Redirect', $resData['payurl'])->withJson([
|
||||
'ret' => 1,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user