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,