diff --git a/report-core/src/main/resources/mapper/AccessRoleAuthorityMapper.xml b/report-core/src/main/resources/mapper/AccessRoleAuthorityMapper.xml new file mode 100755 index 00000000..68e17793 --- /dev/null +++ b/report-core/src/main/resources/mapper/AccessRoleAuthorityMapper.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + id,role_code,target,action + + + \ No newline at end of file