WIN-2308041133\Administrator 8 ヶ月 前
コミット
116594fe9d
1 ファイル変更3 行追加3 行削除
  1. 3 3
      application/api/controller/Lave.php

+ 3 - 3
application/api/controller/Lave.php

@@ -365,10 +365,10 @@ class Lave extends Api
                 $where1['contract_code'] = $v['contract_code'];
                 $where1['plan_id'] = $v['plan_id'];
                 $where1['nonce_str'] = uniqid();
-                $order = LaveMonthModel::create($where1);
-                $rs = WechatService::papPayApply($mch_id, $where1['order_id'], $where1['amount'], "lave", '月捐款', 'PAP', [], $cid, $v['contract_id'], $where1['order_name'], $where1['nonce_str']);
+//                $order = LaveMonthModel::create($where1);
+//                $rs = WechatService::papPayApply($mch_id, $where1['order_id'], $where1['amount'], "lave", '月捐款', 'PAP', [], $cid, $v['contract_id'], $where1['order_name'], $where1['nonce_str']);
 //            }
-                @file_put_contents("quanju2.txt", json_encode($rs)."-补偿月捐汇报\r\n", 8);
+//                @file_put_contents("quanju2.txt", json_encode($rs)."-补偿月捐汇报\r\n", 8);
             }
         }
         $this->success('获取成功');