Browse Source

出院/入院人数统计

chengyao 4 years atrás
parent
commit
57962544aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/mapper/BehospitalInfoMapper.xml

+ 1 - 1
src/main/resources/mapper/BehospitalInfoMapper.xml

@@ -5264,7 +5264,7 @@
         t1.mrName,
         t1.chTime,
         t1.mrTime,
-        t2.age,
+        CONCAT( ifnull(t2.age,'') ,ifnull(t2.age_unit,'') )as age,
         t1.file_code AS fileCode
         FROM
         (