Commit e6cf4947 authored by clone's avatar clone

1

parent 3cbf2b8d
......@@ -106,7 +106,7 @@ class Login extends Basic
}
if ($user_data['status'] != 0 || $user_data['admin_off'] != '0' || empty($auth_group_id)) {
return $this->response('101', '没有后台登录权限,请先向店长申请,由店长致电财务葛靖伟。');
return $this->response('101', '没有后台登录权限,请先向店长申请,由店长致电财务刘刚。');
}
$last_login_ip = ip2long($this->request->ip());
......
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