@@ -606,6 +606,7 @@ class WechatService
if (empty($company)){
return'企业不存在';
}
+ @file_put_contents("quanju3.txt", $return_web . "-返回地址2\r\n", 8);
// 微信支付配置参数
// $mch_id = "1623907696";
$mch_id = $company['pay_weixin_mchid'];