diff --git a/Application/Admin/Controller/ConsoleController.class.php b/Application/Admin/Controller/ConsoleController.class.php index 047251194..b89bd50e1 100644 --- a/Application/Admin/Controller/ConsoleController.class.php +++ b/Application/Admin/Controller/ConsoleController.class.php @@ -896,8 +896,8 @@ class ConsoleController extends Think { public function testPay() { $extra = [ - 'notifyUrl' => 'http://www.baidu.com', - 'callbackUrl' => 'http://www.baidu.com', + 'notifyUrl' => 'http://api.chengfeng123.cn/notify/callback', + 'callbackUrl' => 'http://api.chengfeng123.cn/page/redirect', ]; $response = QzlApi::paySubmit( '' . time() . rand(1000, 9999),