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