hanfucheng 10 달 전
부모
커밋
2518b95a6d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/resources/mapper/housingconstruction/CenterdataTHousingconstructionViewMapper.xml

+ 1 - 0
src/main/resources/mapper/housingconstruction/CenterdataTHousingconstructionViewMapper.xml

@@ -389,6 +389,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             a.enterprise_name enterpriseName,
             a.report_type reportType,
             c.dict_label reportTypeLabel,
+            a.create_time createTime,
             GROUP_CONCAT(b.attach_path) attachPaths
         FROM
             centerdata_t_housingconstruction_enterpriseproductionreport a