소스 검색

出院/入院人数统计

chengyao 4 년 전
부모
커밋
57962544aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
         (