Commit 37a0c07a authored by clone's avatar clone

bug

parent ab4916fe
...@@ -88,7 +88,7 @@ class Login extends Basic ...@@ -88,7 +88,7 @@ class Login extends Basic
return $this->response("102", "该账号没有绑定该设备的浏览器,请致电财务徐伟洋进行绑定。"); return $this->response("102", "该账号没有绑定该设备的浏览器,请致电财务徐伟洋进行绑定。");
} }
} }
}*/
$where_rule['status'] = 0; $where_rule['status'] = 0;
if ($user_data['id'] == 1) { if ($user_data['id'] == 1) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment