fix
Helius
2022-06-24 0d3b5d12813869553769fd544ef57465c0d1cb45
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;
}