fix
Helius
2022-08-22 90afd612f0933d733d804c21a56b313ef7a548a6
src/main/java/com/xcong/farmer/cms/modules/system/entity/CmsGroupInfoEntity.java
@@ -26,4 +26,6 @@
     * 分组类型 1-友情链接 2-广告
     */
    private Integer type;
    private Long companyId;
}