master
elf 2 years ago
parent 744bfce1e5
commit b0da5ad660

@ -896,8 +896,8 @@ class ConsoleController extends Think {
public function testPay() { public function testPay() {
$extra = [ $extra = [
'notifyUrl' => 'http://www.baidu.com', 'notifyUrl' => 'http://api.chengfeng123.cn/notify/callback',
'callbackUrl' => 'http://www.baidu.com', 'callbackUrl' => 'http://api.chengfeng123.cn/page/redirect',
]; ];
$response = QzlApi::paySubmit( $response = QzlApi::paySubmit(
'' . time() . rand(1000, 9999), '' . time() . rand(1000, 9999),

Loading…
Cancel
Save