fix
Helius
2022-07-08 6601d3ecbdcb94a014eaebe275bf824e2c25ef1a
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;
}