达梦适配大小写敏感
This commit is contained in:
@@ -273,8 +273,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
|
||||
<select id="selectMenuComponent" resultType="java.util.HashMap">
|
||||
SELECT
|
||||
menu_component AS menuComponent,
|
||||
menu_redirect_path AS menuRedirectPath
|
||||
menu_component,
|
||||
menu_redirect_path
|
||||
FROM
|
||||
sys_menu
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user