44323
2023-10-16 865fc8d02e44811fb423df7125055c3a85e38964
cloud-server-other/src/main/java/com/dsh/other/entity/SiteBooking.java
@@ -176,4 +176,7 @@
    private String halfName;
    @TableField("goType")
    private Integer goType;
    @TableField("money")
    private String money;
}