1:修改换麦带着自定义礼物

This commit is contained in:
2026-01-08 18:41:07 +08:00
parent ab228eb05d
commit 34552f45ec
6 changed files with 37 additions and 12 deletions

View File

@@ -98,6 +98,8 @@ public class UserInfo extends BaseEvent implements Serializable {
private Master master;
private int is_online;//是否在线 : 1在线 2离线
private int had_custom_gift;//是否显示设置了自定义礼物 0没有 1
@Data
public static class Master implements Serializable {