WIN-2308041133\Administrator 1 月之前
父節點
當前提交
84263fe6f0
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      app/api/controller/wechat/WechatController.php

+ 2 - 0
app/api/controller/wechat/WechatController.php

@@ -58,6 +58,8 @@ class WechatController
      */
     public function auth(Request $request)
     {
+        @file_put_contents('quanju4.txt',  "-还是说走这里\r\n", 8);
+
         $spreadId = intval($request->param('spread'));
         $login_type = $request->param('login_type', '');
         try {