up. gateway 更多的代码和优化内容
This commit is contained in:
parent
4ce1fceb3d
commit
f5d587a276
@ -10,8 +10,8 @@ use app\enum\gateway\WsTypeEnum;
|
||||
*/
|
||||
class PutMessage
|
||||
{
|
||||
readonly public WsTypeEnum $type;
|
||||
readonly public WsEventEnum $event;
|
||||
readonly public ?WsTypeEnum $type;
|
||||
readonly public ?WsEventEnum $event;
|
||||
readonly public array $data;
|
||||
public string $wsClientId;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user