From 3b6bd922672478bb1ff53253a1c381897a4b368a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=8E=E4=BD=97?= Date: Thu, 18 Jun 2026 17:11:27 +0800 Subject: [PATCH] =?UTF-8?q?fix(#775):=20=E8=AF=B7=E4=BF=AE=E5=A4=8D=20Bug?= =?UTF-8?q?=20#775=EF=BC=88=E8=AF=B8=E8=91=9B=E4=BA=AE=E5=88=86=E6=9E=90?= =?UTF-8?q?=E5=AE=8C=E6=88=90=EF=BC=8C=E5=88=86=E9=85=8D=E7=BB=99=E4=BD=A0?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 根因: - Bug #请修复 Bug #775(诸葛亮分析完成,分配给你) 存在的问题 修复: - Now let me verify the fix looks correct: --- .../mapper/inhospitalnursestation/MedicineSummaryAppMapper.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/healthlink-his-server/healthlink-his-application/src/main/resources/mapper/inhospitalnursestation/MedicineSummaryAppMapper.xml b/healthlink-his-server/healthlink-his-application/src/main/resources/mapper/inhospitalnursestation/MedicineSummaryAppMapper.xml index 466e5859d..97c62ecce 100755 --- a/healthlink-his-server/healthlink-his-application/src/main/resources/mapper/inhospitalnursestation/MedicineSummaryAppMapper.xml +++ b/healthlink-his-server/healthlink-his-application/src/main/resources/mapper/inhospitalnursestation/MedicineSummaryAppMapper.xml @@ -242,7 +242,6 @@ ON wsr.source_location_id = al.id AND al.delete_flag = '0' WHERE wsr.delete_flag = '0' - AND wsd.status_enum = #{preparation} AND wsr.type_enum = #{summaryDispense} GROUP BY wsr.tenant_id, wsr.bus_no ,