Duan_xu 2 лет назад
Родитель
Сommit
f97c6d10c6
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/resources/mapper/PageMapper.xml

+ 1 - 0
src/main/resources/mapper/PageMapper.xml

@@ -827,6 +827,7 @@
                 </foreach>
             </if>
         </where>
+        order by p.sortIndex desc
     </select>
 
     <select id="getNewFloor" resultType="com.caimei365.commodity.model.vo.ProductItemVo">