com.fuyuanshen.

This commit is contained in:
2025-06-27 11:07:20 +08:00
parent b94549185c
commit 3e0b50e954
29 changed files with 29 additions and 29 deletions

View File

@ -2,7 +2,7 @@
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.dromara.system.mapper.SysMenuMapper">
<mapper namespace="com.fuyuanshen.system.mapper.SysMenuMapper">
<resultMap type="com.fuyuanshen.system.domain.SysMenu" id="SysMenuResult">
</resultMap>