From b0da5ad6608cd0e11092beaecc7d683cbbe1e2d3 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Thu, 4 May 2023 23:55:03 +0800 Subject: [PATCH] test --- Application/Admin/Controller/ConsoleController.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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),