diff --git a/ghy-goods/src/main/resources/mapper/goods/DeptGoodsCategoryMapper.xml b/ghy-goods/src/main/resources/mapper/goods/DeptGoodsCategoryMapper.xml index 84b5f273..3c11ccb9 100644 --- a/ghy-goods/src/main/resources/mapper/goods/DeptGoodsCategoryMapper.xml +++ b/ghy-goods/src/main/resources/mapper/goods/DeptGoodsCategoryMapper.xml @@ -65,7 +65,7 @@ and dgc.dept_goods_category_id = #{deptGoodsCategoryId} - + ORDER BY gc.category_sort @@ -160,6 +160,7 @@ AND gc.type = #{type} + ORDER BY gc.category_sort