guomengjiao 2 hete%!(EXTRA string=óta)
szülő
commit
7456847c89

+ 1 - 1
modules/report/src/main/resources/mappings/modules/report/ResearchReportDao.xml

@@ -45,7 +45,7 @@
 
 	<sql id="query_columns">
 		b.id,b.title,b.publish_date,b.outline,b.lang,b.web_title,b.report_region, b.market_scale, b.market_driven,
-		c.name fileName
+		c.name fileName,b.market_type
 	</sql>
 
 	<select id="findReportList" parameterType="com.jeesite.modules.report.entity.ResearchReport"