puzhibing
2024-02-05 640ff18d2d7f4be02ddb7f8f75e899f05545eb98
cloud-server-other/src/main/java/com/dsh/other/model/QuerySiteInfoVo.java
@@ -51,6 +51,10 @@
    private Double cashPriceOne;
    @ApiModelProperty("玩湃币价格(x/半小时)半场")
    private Double playPaiCoinOne;
    private Integer playPaiCoinOne;
    @ApiModelProperty("场地类型名称(智慧球场or其他)")
    private String typeName;
}