Browse Source

bug修改

chengyao 3 năm trước cách đây
mục cha
commit
85eaf579bf
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/main/resources/mapper/BehospitalInfoMapper.xml

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

@@ -733,7 +733,6 @@
         where a.is_deleted = 'N' and b.is_deleted = 'N' and d.is_deleted = 'N'
         and a.mode_id = b.id
         and a.id = d.cases_entry_id
-        and d.is_used = 1
         and d.hospital_id = #{hospitalId}
         and a.code in
         <foreach collection="codeList" item="item" open="(" close=")" separator=",">