Selaa lähdekoodia

赚钱页面高新技术企业服务 文字显示

limin 7 vuotta sitten
vanhempi
commit
f404d3f4a4

+ 2 - 1
src/main/java/com/goafanti/common/mapper/JtBusinessProjectMapper.xml

@@ -845,7 +845,8 @@
 	    p.id,
 	  	p.name,
 	  	p.introduce,
-	  	p.min_img_url as minImgUrl
+	  	p.min_img_url as minImgUrl,
+	  	p.advertisement
   	from jt_business_project p
     left join jt_business_category c on p.category_id = c.id
     where c.module = #{module} 

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 1 - 1
src/main/webapp/WEB-INF/views/portal/service/serviceIndex.html