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