fix
Helius
2022-07-11 a27d3c2343846103c5540f526c3c2f38b85352e1
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;
}