up. 优化代码内容
This commit is contained in:
parent
3c21643d0f
commit
76185092dc
@ -158,6 +158,6 @@ class SysGatewayEvent
|
|||||||
/**
|
/**
|
||||||
* 触发后续其他事件
|
* 触发后续其他事件
|
||||||
*/
|
*/
|
||||||
Event::trigger("gateway.clientLogin", [$put, $sysUser]);
|
Event::trigger("gateway.clientLogin", compact('put','sysUser'));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user