wangliang 2 жил өмнө
parent
commit
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,