From 91e8ec5553cde8a374e6e627e3bf699328bb91ae Mon Sep 17 00:00:00 2001 From: dutsc <1020018707@qq.com> Date: Thu, 10 Aug 2023 14:18:24 +0800 Subject: [PATCH] 810 update pri && pub --- 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 a5602df..3adf34f 100644 --- a/mobile/source/helpers/dalianpay/demo/dalianpay.php +++ b/mobile/source/helpers/dalianpay/demo/dalianpay.php @@ -154,6 +154,7 @@ 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 if($response === false) {