分支测试

This commit is contained in:
704109007@qq.com 2020-10-18 19:16:24 +08:00
parent 99460c4958
commit ea024039f2
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
ceshiwenj
ceshiwenjhhhe

View File

@ -4,7 +4,6 @@
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ruoyi.system.mapper.SysUserRoleMapper">
<resultMap type="SysUserRole" id="SysUserRoleResult">
<result property="userId" column="user_id" />
<result property="roleId" column="role_id" />