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