田源
2024-01-04 16dbcc2ca69edf8277c164497b003d5534096950
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">