zhibing.pu
2024-06-24 f6d15260d3fdcb326869f541a266bc4688a1b101
cloud-server-other/src/main/java/com/dsh/other/entity/Site.java
@@ -36,6 +36,8 @@
     */
    @TableField("siteTypeId")
    private Integer siteTypeId;
    @TableField("isCanBeBooked")
    private Integer isCanBeBooked;
    /**
     * 城市管理员id
     */
@@ -61,6 +63,7 @@
     */
    @TableField("cityCode")
    private String cityCode;
    /**
     * 预约开始时间
     */