达梦适配修改

This commit is contained in:
王奎兴
2025-12-05 16:41:05 +08:00
parent 32f12bb138
commit 8ea6aa7e8f
14 changed files with 19 additions and 19 deletions
@@ -281,7 +281,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
del_flag = 1
and menu_show = 1
AND menu_component IS NOT NULL
AND menu_component != ""
AND menu_component != ''
</select>
<select id="selectMenuById" parameterType="java.lang.Long" resultMap="MenuResult">