From e0029a284ff2cecf754f283e2c6bcdccd681894c Mon Sep 17 00:00:00 2001 From: dutsc <1020018707@qq.com> Date: Tue, 15 Aug 2023 21:11:34 +0800 Subject: [PATCH] wxsuccess --- mobile/source/helpers/dalianpay/demo/dalianpay.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/source/helpers/dalianpay/demo/dalianpay.php b/mobile/source/helpers/dalianpay/demo/dalianpay.php index 08be788..8f2d25e 100644 --- a/mobile/source/helpers/dalianpay/demo/dalianpay.php +++ b/mobile/source/helpers/dalianpay/demo/dalianpay.php @@ -154,8 +154,8 @@ class dalianpay{ // echo "\r\n"; // var_dump($api_url); $response = $Base->Request->send($api_url, $crypted_trade_data, $sign); - // echo "send result\r\n"; - // echo $response . "\r\n"; // sc_test + echo "send result\r\n"; + echo $response . "\r\n"; // sc_test if($response === false) { // echo $Base->Request->err_msg;