ludc
2024-01-08 19d7730a6020c2edf3877642188890266618392c
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">