⬇️ up to 0.0.7-SNAPSHOT

This commit is contained in:
b2baccline
2020-12-22 19:15:41 +08:00
parent 08305d94ff
commit 91f462c878
3 changed files with 42 additions and 35 deletions

View File

@@ -80,8 +80,7 @@ public class DataPermissionInterceptor implements Interceptor {
}
/**
* 获取数据权限注解
* 优先获取方法上的注解,再获取类上的注解
* 获取数据权限注解 优先获取方法上的注解,再获取类上的注解
* @param mappedStatementId 类名.方法名
* @return 数据权限注解
*/