nickchange
2023-10-18 92e2be60c2d92ab5c8524c76f97712cd9f66502d
cloud-server-other/src/main/java/com/dsh/other/model/QuerySiteInfoVo.java
@@ -53,4 +53,8 @@
    @ApiModelProperty("玩湃币价格(x/半小时)半场")
    private Integer playPaiCoinOne;
    @ApiModelProperty("场地类型名称(智慧球场or其他)")
    private String typeName;
}