Steven 1 год назад
Родитель
Сommit
640738d4e4
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      KulexiuForTeacher/KulexiuForTeacher/Common/Base/LoginManger/TXIMLinsenter.m

+ 4 - 4
KulexiuForTeacher/KulexiuForTeacher/Common/Base/LoginManger/TXIMLinsenter.m

@@ -121,11 +121,11 @@
 - (void)onKickedOffline {
 - (void)onKickedOffline {
     // 被踢下线
     // 被踢下线
     NSLog(@"----- 被踢下线");
     NSLog(@"----- 被踢下线");
-//#ifdef DEBUG
-//
-//#else
+#ifdef DEBUG
+
+#else
     [[NSNotificationCenter defaultCenter] postNotificationName:@"otherLogin" object:nil];
     [[NSNotificationCenter defaultCenter] postNotificationName:@"otherLogin" object:nil];
-//#endif
+#endif
 }
 }
 
 
 - (void)onUserSigExpired {
 - (void)onUserSigExpired {