Jelajahi Sumber

园区模糊搜索

chenhao 4 tahun lalu
induk
melakukan
d865fced39
1 mengubah file dengan 0 tambahan dan 3 penghapusan
  1. 0 3
      application/api/controller/User.php

+ 0 - 3
application/api/controller/User.php

@@ -296,9 +296,6 @@ class User extends Api
 
         $mobile = $this->request->param('mobile');
         $type = $this->request->param('type');
-        session('a',1);
-        echo session('a');
-        dump(session($mobile));die;
         if (!isset($type) || empty($type)) return $this->error('参数错误');
 
         if ($type == 1) {