ludc
2024-01-08 9446dee3592d4e9ccacacf07c3ac765b7f7dfd5e
Source/UBCS/ubcs-service/ubcs-system/src/main/resources/mapper/MenuMapper.xml
@@ -242,6 +242,7 @@
            PL_SYS_MENU
            WHERE
            CODE = #{code})
        ORDER BY SORT
    </select>
    <select id="grantTree" resultMap="treeNodeResultMap">