feat: 代充信誉值 初次提交 , 消息界面UI提交
This commit is contained in:
@@ -70,6 +70,9 @@ public class HomeRoomInfo implements MultiItemEntity, Serializable {
|
||||
*/
|
||||
private int homeRoomType;
|
||||
|
||||
//房间等级icon
|
||||
private String roomLevelIcon;
|
||||
|
||||
|
||||
@Override
|
||||
public int getItemType() {
|
||||
|
@@ -162,6 +162,8 @@ public class RoomInfo implements Parcelable,Serializable {
|
||||
// 总流水
|
||||
private double serialValue;
|
||||
|
||||
private String roomLevelIcon;
|
||||
|
||||
public RightBottomIconConfig rightBottomIconConfig;
|
||||
|
||||
protected RoomInfo(Parcel in) {
|
||||
|
Reference in New Issue
Block a user