\app\common\controllerLoginLog

Class LoginLog

Summary

Methods
Properties
Constants
LoginSuccessLog()
LoginErrorLog()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

LoginSuccessLog()

LoginSuccessLog(array  $param, string  $msg,  $login_time) : mixed

登录成功日志

Parameters

array $param
string $msg
$login_time

Returns

mixed —

LoginErrorLog()

LoginErrorLog(array  $param, string  $msg,  $login_time) : mixed

登录失败日志

Parameters

array $param
string $msg
$login_time

Returns

mixed —