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' => '', // 支付完成跳转