xiaoyong931011
2022-06-27 4e6d488d0bd94f6d269c0f37806f5854323e848f
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;
}