44323
2023-11-05 75bac456c3d66f6b173b1213776158c3bc5f8b96
cloud-server-other/src/main/java/com/dsh/other/entity/Site.java
@@ -128,5 +128,6 @@
    private Double playPaiCoinOne;
    @TableField("ids")
    private String ids;
    @TableField("sign")
    private Integer sign;
}