up. 添加客户端锁定日志
This commit is contained in:
parent
19cc5ce6a3
commit
1e499f7717
@ -85,6 +85,8 @@ class AuthController extends BaseController
|
||||
'create_time' => date('Y-m-d H:i:s'),
|
||||
'client_data_id'=> $clientModel['id']
|
||||
]);
|
||||
}else{
|
||||
return $this->writeError('客户端错误');
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user