fix
Helius
2022-06-24 97a0d70aa5fb66c2e2e500f4906ae1f49a7d23db
src/main/java/com/xcong/farmer/cms/modules/system/entity/WebSetEntity.java
@@ -24,5 +24,5 @@
    //网页LOGO
    private String webPic;
    //所属ID
    private Long belongId;
    private Long companyId;
}