flower_city/src/main/resources/mapper/GuideRepairOrderMapper.xml
@@ -32,6 +32,7 @@ <id property="submitType" column="submit_type" /> <id property="timeoutTime" column="timeout_time" /> <id property="isPush" column="is_push" /> <id property="isHideComments" column="is_hide_comments" /> </resultMap> <sql id="selectGuideRepairOrderVo"> @@ -42,6 +43,7 @@ submit_type, matter_name, timeout_time, is_hide_comments, is_push, (select organization_name from automessage_organization_chart where a.department_id=id)organizationName, concat(