feat: 登录与websocket 初始化相关的调整
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// 登录成功
|
||||
export const NOTICE_EVENT_LOGIN_SUCCESS = "NOTICE_EVENT_LOGIN_SUCCESS";
|
||||
// 退出登录
|
||||
export const NOTICE_EVENT_LOGOUT = "NOTICE_EVENT_LOGOUT";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user