smartor/src/main/resources/mapper/smartor/PatArchiveImportMapper.xml
@@ -55,6 +55,7 @@ resultMap="PatArchiveImportResult"> <include refid="selectPatArchiveImportVo"/> WHERE 1=1 <if test="orgid != null and orgid != ''"> and orgid = #{orgid}</if> AND del_flag=0 <if test="patientno != null and patientno != ''">