xiaoyong931011
2022-07-07 d3812186174d7b8cc3a3f63e8cd2f3603b882011
src/main/java/com/xcong/farmer/cms/modules/system/entity/CmsTemplateEntity.java
@@ -22,4 +22,6 @@
     * 类型 1-文件 2-代码
     */
    private Integer type;
    private Long companyId;
}