flower_city/src/main/resources/mapper/GuideRepairOrderMapper.xml
@@ -116,7 +116,7 @@ <select id="selectBySubmitId" resultMap="GuideRepairOrderResult"> <include refid="selectGuideRepairOrderVo"/> where submit_user_id=#{id} and ( state not in (3,5) or ( state in (3,5) and create_time>sysdate()-60 where submit_user_id=#{id} and ( state not in (3,5) or ( state in (3,5) and 60>datediff(now(),create_time) )) </select>