src/main/resources/mapper/modules/MallGoodsMapper.xml
@@ -115,7 +115,7 @@ </if> </where> group by a.id order by a.id desc order by a.order_number ASC ) a <if test="record.sortType != null"> <if test="record.sortType == 1"> @@ -348,7 +348,7 @@ </if> </where> group by a.id order by a.id desc order by a.order_number ASC ) a <if test="record.sortType != null"> <if test="record.sortType == 1">