Explorar el Código

1.隐藏解除管控消息。

0423x6e6f
wangwanlei hace 1 día
padre
commit
914159b87d

+ 1
- 1
websocket/src/main/java/com/xhly/websocket/utils/SocketPushUtils.kt Ver fichero

@@ -65,7 +65,7 @@ object SocketPushUtils {
65 65
 
66 66
                     Const.CODE2007 -> {
67 67
                         //解除管控
68
-                        UIEvent(Const.CODE2007.toString()).post()
68
+                       /* UIEvent(Const.CODE2007.toString()).post()*/
69 69
                     }
70 70
                     Const.CODE2008->{
71 71
                         //解除绑定,我调用退出登录

Loading…
Cancelar
Guardar