up. 优化代码内容

This commit is contained in:
扶桑花间 2025-08-29 22:14:03 +08:00
parent b1455cf70f
commit f4695ff120

View File

@ -109,6 +109,7 @@ class SysGatewayEvent
var_dump('E1.登录凭证校验失败: '.$e->getMessage());
return;
}
var_dump($auth->userId);
/**
* 加入同角色房间
*/