puzhibing
2024-03-13 cb1f20b8a7b9c10552e9861759cf9afd3c373cc6
cloud-server-other/src/main/java/com/dsh/other/model/QueryMySiteVo.java
@@ -35,4 +35,8 @@
    private Integer status;
    @ApiModelProperty("创建时间")
    private Long insertTime;
    @ApiModelProperty("支付方式2玩湃币,其他rmb")
    private Integer payType;
    @ApiModelProperty("1是半场,2 不是")
    private Integer isHalf;
}