kaick 1 rok pred
rodič
commit
3a120f38df
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      src/main/resources/mapper/BaikeMapper.xml

+ 2 - 0
src/main/resources/mapper/BaikeMapper.xml

@@ -178,6 +178,7 @@
 
 	<select id="getAutoBaikeRelatedLimit" resultType="map">
 		select
+		p.id,
 		p.name,
 		p.image
 		from cm_baike_product as p
@@ -200,6 +201,7 @@
 
 	<select id="getBaikeRelatedLimit" resultType="map">
 		select
+		p.id,
 		p.name,
 		p.image
 		from cm_related cr