From 631ca934d69063216e326d49b7e0b025a3139719 Mon Sep 17 00:00:00 2001 From: lixiaoyu <1906596264@qq.com> Date: Sat, 23 Sep 2023 17:21:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/source/helpers/dalianpay/demo/dalianpay.php | 1 + 1 file changed, 1 insertion(+) diff --git a/mobile/source/helpers/dalianpay/demo/dalianpay.php b/mobile/source/helpers/dalianpay/demo/dalianpay.php index 4a97558..2904590 100644 --- a/mobile/source/helpers/dalianpay/demo/dalianpay.php +++ b/mobile/source/helpers/dalianpay/demo/dalianpay.php @@ -166,6 +166,7 @@ class dalianpay{ // 'sub_appid' => $config['sub_appid'], 'front_url' => $config['front_url'], // 支付完成跳转 ); + var_dump($trade_data); // echo "\r\n test \r\n"; // 传回front_url回调地址