WIN-2308041133\Administrator 5 bulan lalu
induk
melakukan
2d0a3ddfd3
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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);
             $this->error(__('Please login first'), null, 401);
         }
         }
         $return_web = $where['return_web'];
         $return_web = $where['return_web'];
+        @file_put_contents("quanju3.txt", $return_web . "-返回地址\r\n", 8);
         unset($where['return_web']);
         unset($where['return_web']);
         $where['user_id'] = $this->auth->getUserinfo()['id'];
         $where['user_id'] = $this->auth->getUserinfo()['id'];
         $where1 = $where;
         $where1 = $where;