From f4695ff120550f1fb2da553c03047a60b125fe3d Mon Sep 17 00:00:00 2001 From: v Date: Fri, 29 Aug 2025 22:14:03 +0800 Subject: [PATCH] =?UTF-8?q?up.=20=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/event/SysGatewayEvent.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/event/SysGatewayEvent.php b/app/event/SysGatewayEvent.php index 55963c3..3d31c26 100644 --- a/app/event/SysGatewayEvent.php +++ b/app/event/SysGatewayEvent.php @@ -109,6 +109,7 @@ class SysGatewayEvent var_dump('E1.登录凭证校验失败: '.$e->getMessage()); return; } + var_dump($auth->userId); /** * 加入同角色房间 */