门诊挂号->下方列表获取挂号记录-SQL报错。
This commit is contained in:
@@ -65,14 +65,7 @@
|
|||||||
T9.charge_item_ids,
|
T9.charge_item_ids,
|
||||||
T9.payment_id,
|
T9.payment_id,
|
||||||
T9.picture_url,
|
T9.picture_url,
|
||||||
T9.birth_date,
|
T9.birth_date
|
||||||
T9.return_date,
|
|
||||||
T9.return_reason,
|
|
||||||
T9.operator_name,
|
|
||||||
T9.operator_id,
|
|
||||||
T9.refund_amount,
|
|
||||||
T9.contract_no,
|
|
||||||
T9.refund_method
|
|
||||||
from (
|
from (
|
||||||
SELECT T1.tenant_id AS tenant_id,
|
SELECT T1.tenant_id AS tenant_id,
|
||||||
T1.id AS encounter_id,
|
T1.id AS encounter_id,
|
||||||
|
|||||||
Reference in New Issue
Block a user