Fix Bug #434: 根因+修复方案摘要

This commit is contained in:
关羽
2026-05-16 12:34:54 +08:00
parent a7ea08f075
commit bbf230ea76
2 changed files with 51 additions and 1 deletions

View File

@@ -89,7 +89,7 @@
cs.apply_doctor_name AS apply_doctor_name,
drf.create_time AS apply_time,
os.surgery_nature AS surgeryType,
cs.incision_level AS incisionLevel,
cs.incision_level AS "incisionLevel",
os.fee_type AS feeType,
COALESCE(pi.identifier_no, ap.bus_no, '') AS identifierNo
FROM op_schedule os