WIN-2308041133\Administrator 1 месяц назад
Родитель
Сommit
11f4c911a0
1 измененных файлов с 1 добавлено и 0 удалено
  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();