Commit 8f6f2cbf by 墨竹

fix:权限操作日志

parent 7ba0b8a1
......@@ -194,7 +194,7 @@
select
<include refid="Base_Column_List"/>
from tab_haoban_menu
where status_flag = 1 and menu_code = #{menuCodes}
where status_flag = 1 and menu_code = #{menuCode}
</select>
</mapper>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment