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

+ 1 - 0
application/api/controller/Lave.php

@@ -333,6 +333,7 @@ class Lave extends Api
                     $where1['record_id']=$v['id'];
                     $where1['contract_code']=$v['contract_code'];
                     $where1['plan_id']=$v['plan_id'];
+                    var_dump($where1);die();
                     $where1['nonce_str'] = uniqid();
 //                $where1['help_id']='0';
                     @file_put_contents("quanju.txt", json_encode($where1)."测试申请扣款-\r\n", 8);