nickchange
2023-10-27 0f638db757941ab42466286a8ff5d0532dc59e10
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;
}