Helius
2022-07-04 9ef3d48a2878cd76890fc1e1d78734e27afb8ac3
src/main/java/com/xcong/farmer/cms/modules/system/entity/ArticleEntity.java
@@ -76,4 +76,8 @@
    //所属ID
    private Long companyId;
    private Integer type;
    private String articleUrl;
}