fix [聊天界面-未关注的用户无关注按钮]
This commit is contained in:
@@ -256,7 +256,7 @@ public class IMLoginModel extends BaseModel {
|
||||
@SerializedName("guard_type")
|
||||
private String guardType = "";
|
||||
@SerializedName("isAttention")
|
||||
private int attention;
|
||||
private int attention;//1被关注 2已关注 3互关 0没关系
|
||||
@SerializedName("type")
|
||||
private String type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user