@ -9,7 +9,7 @@ import java.time.LocalDateTime;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class fxMember {
public class FxMember {
private Integer id;
private Integer jwCode;
private String trueName;
@ -9,7 +9,7 @@ import java.math.BigDecimal;
public class fxYaoqing {
public class FxYaoqing {
private Integer uid;
private Integer s1;
@ -7,7 +7,7 @@ import lombok.NoArgsConstructor;
public class fxYaoqingRecords {
public class FxYaoqingRecords {
private String content;
public class live {
public class Live {
private Integer type;
public class liveGifts {
public class LiveGifts {
private Integer group;
private String name;