From da6439a7ffa6df059fde3c02399b0da6c8a46811 Mon Sep 17 00:00:00 2001 From: dutsc <1020018707@qq.com> Date: Mon, 4 Sep 2023 12:25:41 +0800 Subject: [PATCH] delete some line --- mobile/source/apps/flow/demo/pay.php | 4 ++-- mobile/source/helpers/dalianpay/config/config.php | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/mobile/source/apps/flow/demo/pay.php b/mobile/source/apps/flow/demo/pay.php index 49e83fa..13e383f 100644 --- a/mobile/source/apps/flow/demo/pay.php +++ b/mobile/source/apps/flow/demo/pay.php @@ -18,8 +18,8 @@ ); // echo json_encode($message,true); - $appid = 'wx79343915f99167e6'; - $appsecret = 'f2f72c5e0ac29c2373bfaf22cf059c02'; + // $appid = 'wx79343915f99167e6'; + // $appsecret = 'f2f72c5e0ac29c2373bfaf22cf059c02'; $redirect_uri = 'https://shop.heavenk.com/mobile/'; // 回调URL // 构造授权链接 diff --git a/mobile/source/helpers/dalianpay/config/config.php b/mobile/source/helpers/dalianpay/config/config.php index 77107c0..4bf78d9 100644 --- a/mobile/source/helpers/dalianpay/config/config.php +++ b/mobile/source/helpers/dalianpay/config/config.php @@ -26,7 +26,8 @@ // 支付限制 'limit_pay' => 'no_credit', // 微信子appid 商户微信号 - 'sub_appid' => 'wx79343915f99167e6', + // 'sub_appid' => 'wx79343915f99167e6', // wooka appid + 'sub_appid' => 'wx1663d2c6a7937c78', // 更换后的appid // 渠道门店编号 'chnlstoreid' => '', // 支付完成跳转