密码房完善:小时榜显示密码锁 3。

This commit is contained in:
2026-01-26 11:49:53 +08:00
parent 973fac58a4
commit e23578838c
3 changed files with 20 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ public class RoomHourBean extends BaseEvent {
private String label_icon;
private int xlh_status;
private int redpacket_status;// >0 有红包,=0 没有红包
private String room_password;
}
}