541469799@qq.com hai 11 meses
pai
achega
b122526263
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/index/controller/User.php

+ 1 - 1
app/index/controller/User.php

@@ -953,7 +953,7 @@ class User extends Controller
     public function pullAccessLogs()
     {
         $path = $this->request->param('path','');
-        $ip = strval($this->request->param('path','ip'));
+        $ip = strval($this->request->param('ip',''));
 
         $from = $this->request->param('from');
         $to = $this->request->param('to');