Browse Source

小需求V1.3.14

kaick 1 year ago
parent
commit
3a120f38df
1 changed files with 2 additions and 0 deletions
  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