‘linchangsheng’ 7 months ago
parent
commit
45b6498d79
1 changed files with 1 additions and 1 deletions
  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>