Ver código fonte

小需求V1.3.14

kaick 1 ano atrás
pai
commit
3a120f38df
1 arquivos alterados com 2 adições e 0 exclusões
  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