fix
Helius
2022-08-10 907a259fc3ffa0ef51a3f87523785415a8f97208
src/main/java/com/xcong/farmer/cms/modules/system/entity/ArticleEntity.java
@@ -108,4 +108,7 @@
    @TableField(exist = false)
    private String timeType;
    @TableField(exist = false)
    private Integer releaseType;
}