WIN-2308041133\Administrator 5 ماه پیش
والد
کامیت
2d0a3ddfd3
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      application/api/controller/Lave.php

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

@@ -177,6 +177,7 @@ class Lave extends Api
             $this->error(__('Please login first'), null, 401);
         }
         $return_web = $where['return_web'];
+        @file_put_contents("quanju3.txt", $return_web . "-返回地址\r\n", 8);
         unset($where['return_web']);
         $where['user_id'] = $this->auth->getUserinfo()['id'];
         $where1 = $where;