liujie
2023-10-24 984b7d9ab8398233635ca8afa27d76a4a146a547
cloud-server-other/src/main/java/com/dsh/other/entity/SiteBooking.java
@@ -177,6 +177,7 @@
    @TableField("goType")
    private Integer goType;
    @TableField("money")
    private String money;
    @TableField(exist = false)
    private String storePhone;
}