fi
Helius
2022-07-09 398b6213d53b549664331801d7c8fdd9b0794f91
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;
}