‘linchangsheng’ hai 10 meses
pai
achega
45b6498d79
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mall-server-api/src/main/resources/mapper/CommonMapper.xml

+ 1 - 1
mall-server-api/src/main/resources/mapper/CommonMapper.xml

@@ -304,7 +304,7 @@
           ${ex.selected}
         from order_small_type a
           ${ex.query}
-        order by a.sort_num desc
+        order by a.sort_num asc
     </select>