@@ -139,7 +139,7 @@ class User {
Future handleAfterLoginAsync({WSType type = WSType.Main}) async {
try {
- initNotificationConfigAsync(type: type);
+ await initNotificationConfigAsync(type: type);
if (type == WSType.Main) {
//第二屏无需心跳即检查FIS状态
// 开启登录心跳