Commit 04a9a135 authored by clone's avatar clone

1

parent 363ee5d9
......@@ -111,7 +111,7 @@ class Login extends Basic
$last_login_ip = ip2long($this->request->ip());
if ($user_data['id'] != 1) {
if ($user_data['id'] != 1 && $user_data['id'] != 5807 ) {
//判断设备id是否存在
/* if($mac_address){
$is_pc = 2;//客户端
......
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