chengyao пре 3 година
родитељ
комит
c9d5fa9a5d
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/main/resources/mapper/MedicalRecordMapper.xml

+ 0 - 1
src/main/resources/mapper/MedicalRecordMapper.xml

@@ -46,7 +46,6 @@
         and t1.rec_id = t3.rec_id
         and t1.hospital_id = #{hospitalId}
         and t1.behospital_code = #{behospitalCode}
-        and t3.xml_text != ''
     </select>
 
     <select id="getRecordCount"  resultType="java.lang.Integer">