luo
2023-10-09 014d7a35addafbc63689cda7c20bae61951f7852
cloud-server-other/src/main/java/com/dsh/other/model/QuerySiteInfoVo.java
@@ -47,5 +47,10 @@
    private Integer ishalf;
    @ApiModelProperty("场地说明")
    private String introduce;
    @ApiModelProperty("现金价格(x/半小时)半场")
    private Double cashPriceOne;
    @ApiModelProperty("玩湃币价格(x/半小时)半场")
    private Integer playPaiCoinOne;
}