Helius
2022-07-09 4542d50cd5a6f25b2b9c7410be45992af87a8f5e
src/main/java/com/xcong/farmer/cms/modules/system/entity/WebSetEntity.java
@@ -23,4 +23,6 @@
    private String webRemark;
    //网页LOGO
    private String webPic;
    //所属ID
    private Long companyId;
}