门诊挂号->下方列表获取挂号记录-SQL报错。

This commit is contained in:
2026-01-04 16:31:02 +08:00
parent 2128e717e7
commit 2236cbea36

View File

@@ -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,