@@ -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>