WIN-2308041133\Administrator 1 month ago
parent
commit
11f4c911a0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/api/controller/Lave.php

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

@@ -170,6 +170,7 @@ class Lave extends Api
                 ['from', 'weixin'],
             ], $request
         );
+        @file_put_contents("quanju.txt", json_encode($where)."-测试\r\n", 8);
         $where1 = $where;
         unset($where1['from']);
         $where1['order_id'] = LaveMonthModel::getNewOrderId();