inspect-server/src/main/resources/mapper/InsOrderFileMapper.xml
@@ -21,8 +21,8 @@ left join user u on iof.create_user = u.id where ins_order_id=#{insOrderId} <if test="sonLaboratory!=null and sonLaboratory!=''"> and son_laboratory=#{sonLaboratory} or son_laboratory is null and (son_laboratory=#{sonLaboratory} or son_laboratory is null) </if> ) A <if test="ew.customSqlSegment != null and ew.customSqlSegment != ''">