1:挚友列表添加头像框展示,服务器返回就展示,不返回不展示

This commit is contained in:
2025-11-22 09:23:32 +08:00
parent 7e33926a03
commit af8b87dd47
4 changed files with 24 additions and 15 deletions

View File

@@ -35,6 +35,9 @@ public class RelationshipBean implements Serializable, MultiItemEntity {
private int type;// 1,亲密2真爱
private int sex1;//1女 2
private int sex2;//
private String dress1;//
private String dress2;//
@Override
public int getItemType() {