nickchange
2023-10-16 be8fdcb9d380f555981d17b851cd55f630d41aba
cloud-server-other/src/main/java/com/dsh/other/entity/Site.java
@@ -124,5 +124,7 @@
    private Double playPaiCoinOne;
    @TableField("ids")
    private String ids;
    @TableField("typeName")
    private String typeName;
}