From 2236cbea369cc1c7882f86edd8d8c3d12b4677cd Mon Sep 17 00:00:00 2001 From: qk123 <18211963828@163.com> Date: Sun, 4 Jan 2026 16:31:02 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=A8=E8=AF=8A=E6=8C=82=E5=8F=B7->=E4=B8=8B?= =?UTF-8?q?=E6=96=B9=E5=88=97=E8=A1=A8=E8=8E=B7=E5=8F=96=E6=8C=82=E5=8F=B7?= =?UTF-8?q?=E8=AE=B0=E5=BD=95-SQL=E6=8A=A5=E9=94=99=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chargemanage/OutpatientRegistrationAppMapper.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/openhis-server-new/openhis-application/src/main/resources/mapper/chargemanage/OutpatientRegistrationAppMapper.xml b/openhis-server-new/openhis-application/src/main/resources/mapper/chargemanage/OutpatientRegistrationAppMapper.xml index 1ae14842..b34dea7b 100644 --- a/openhis-server-new/openhis-application/src/main/resources/mapper/chargemanage/OutpatientRegistrationAppMapper.xml +++ b/openhis-server-new/openhis-application/src/main/resources/mapper/chargemanage/OutpatientRegistrationAppMapper.xml @@ -65,14 +65,7 @@ T9.charge_item_ids, T9.payment_id, T9.picture_url, - T9.birth_date, - T9.return_date, - T9.return_reason, - T9.operator_name, - T9.operator_id, - T9.refund_amount, - T9.contract_no, - T9.refund_method + T9.birth_date from ( SELECT T1.tenant_id AS tenant_id, T1.id AS encounter_id,