WIN-2308041133\Administrator 5 月之前
父节点
当前提交
73e6ff2f74
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      extend/liuniu/WechatService.php

+ 1 - 0
extend/liuniu/WechatService.php

@@ -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'];