xiaoyong931011
2022-07-07 d3812186174d7b8cc3a3f63e8cd2f3603b882011
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;
}