From 8849027286f280b915416e74c33181a367df0d57 Mon Sep 17 00:00:00 2001 From: dutsc <1020018707@qq.com> Date: Wed, 16 Aug 2023 13:23:55 +0800 Subject: [PATCH] wxnotify --- mobile/source/helpers/dalianpay/library/Crypt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/source/helpers/dalianpay/library/Crypt.php b/mobile/source/helpers/dalianpay/library/Crypt.php index 4d0ebfc..f8155b5 100644 --- a/mobile/source/helpers/dalianpay/library/Crypt.php +++ b/mobile/source/helpers/dalianpay/library/Crypt.php @@ -58,7 +58,7 @@ class Crypt ksort($data); // 转字符串 $pre_sign_str = http_build_query($data); - // echo "[pre_sign_str(jiao yi message)]: {$pre_sign_str}"; + echo "[pre_sign_str(jiao yi message)]: {$pre_sign_str}"; // die(); // 读取私钥