@@ -2,7 +2,7 @@ spring:
application:
name: mrqc-sys
profiles:
- active: local
+ active: test
main:
allow-bean-definition-overriding: true
@@ -2146,7 +2146,9 @@
d.cases_id,
d.cases_entry_id,
a.beh_dept_id,
- a.beh_dept_name
+ a.beh_dept_name,
+ a.doctor_id,
+ a.doctor_name
) tt1,
qc_cases_entry tt2
WHERE