菜单排序
This commit is contained in:
@@ -13,5 +13,6 @@
|
||||
<if test="type != null">
|
||||
and c.type=#{type}
|
||||
</if>
|
||||
order by menu_sort desc
|
||||
</select>
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user