Browse Source

科室缺陷占比分组至医生

chengyao 4 years ago
parent
commit
70d3432d40
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/main/resources/mapper/QcresultInfoMapper.xml

+ 3 - 1
src/main/resources/mapper/QcresultInfoMapper.xml

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