@@ -94,7 +94,7 @@
</select>
<select id="getProductListByPromotions" resultType="com.caimei365.commodity.model.search.ProductListVo">
select
- p.productID as id,
+ p.productID as productId,
p.`name` as `name`,
p.mainImage as image,
p.price1 as price,