|
@@ -53,7 +53,7 @@ public enum ImStatus implements Status{
|
|
",'group_id':String群组id仅在chatType为1时需要" +
|
|
",'group_id':String群组id仅在chatType为1时需要" +
|
|
",'chatType':Integer聊天类型{0:未知,1:群聊,2:私聊} }!"
|
|
",'chatType':Integer聊天类型{0:未知,1:群聊,2:私聊} }!"
|
|
),
|
|
),
|
|
- C10027(10027,"ok","对方正在输入..."),
|
|
|
|
|
|
+ C10027(10027,"ok","正在输入提示发送成功!"),
|
|
C10028(10028,"login failed !","登录失败!系统繁忙,请稍后再试!"),
|
|
C10028(10028,"login failed !","登录失败!系统繁忙,请稍后再试!"),
|
|
C10029(10028,"system error!","系统错误,请稍后再试!")
|
|
C10029(10028,"system error!","系统错误,请稍后再试!")
|
|
;
|
|
;
|