@@ -25,7 +25,7 @@
and p.name LIKE concat('%',#{keyWord},'%')
</if>
</where>
- ORDER BY cmc.`addTime` DESC
+ ORDER BY p.productId DESC
</select>
<select id="reportList" resultType="com.caimei365.user.model.vo.ReportVo">