Helius
2022-07-02 27b61ffe97c575cdc6c2e8b9f010ab1021e7160e
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;
}