签约 完善 1

This commit is contained in:
2025-12-01 11:34:56 +08:00
parent 9183342636
commit 06ce98a3ab
6 changed files with 80 additions and 59 deletions

View File

@@ -28,7 +28,7 @@ public class RoomUserBean implements Serializable {
private String avatar;//用户头像
private String dress;//头像装扮
private int is_room_owner;//是否是房主1是0不是
private int pit_number;//麦位号,如果在麦位上就返回值
private int pit_number = 0;//麦位号,如果在麦位上就返回值
private String state;//麦位状态如果在麦位撒好难过就有返回值正常1封麦3禁麦
private String count_down;//麦位倒计时,在麦位上就有返回值,禁麦倒计时
private int is_collect;//是否收藏1是0没有

View File

@@ -25,7 +25,7 @@ public enum QXRoomSeatViewType {
/**
* 签约
*/
SIGNCONTRACT(7,"签约"),
SIGNCONTRACT(10,"签约"),
/**
* 小黑屋麦位