WIN-2308041133\Administrator 5 月之前
父节点
当前提交
324cedf869
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application/api/controller/Lave.php

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

@@ -171,6 +171,7 @@ class Lave extends Api
                 ['from', 'weixin'],
             ], $request
         );
+        @file_put_contents("quanju.txt", $where['from'] . "-来源\r\n", 8);
         if (!$this->auth->isLogin()) {
             $this->error(__('Please login first'), null, 401);
         }