diff --git a/src/main/resources/mybatis/system/SysRoleMapper.xml b/src/main/resources/mybatis/system/SysRoleMapper.xml
index 52c549e..2bbb842 100644
--- a/src/main/resources/mybatis/system/SysRoleMapper.xml
+++ b/src/main/resources/mybatis/system/SysRoleMapper.xml
@@ -112,8 +112,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{roleKey},
#{roleSort},
#{dataScope},
- #{menu_check_strictly},
- #{dept_check_strictly},
+ #{menuCheckStrictly},
+ #{deptCheckStrictly},
#{status},
#{remark},
#{createBy},