瀏覽代碼

题卡type非必填

wangliang 2 年之前
父節點
當前提交
83452be2dc

+ 0 - 1
distributed-print-business/src/main/resources/mapper/BasicTemplateMapper.xml

@@ -64,7 +64,6 @@
         DISTINCT (tmp.id) as templateId,
         tmp.school_id as schoolId,
         tmp.name as templateName,
-        tmp.type as templateType,
         tmp.classify as templateClassify,
         tmp.attachment_id as attachmentId,
         tmp.enable as enable,

+ 0 - 1
distributed-print-business/src/main/resources/mapper/BasicTemplateOrgMapper.xml

@@ -33,7 +33,6 @@
         DISTINCT (tmp.id) as templateId,
         tmp.school_id as schoolId,
         tmp.name as templateName,
-        tmp.type as templateType,
         tmp.classify as templateClassify,
         tmp.attachment_id as attachmentId,
         tmp.enable as enable,