修正注释

pull/26/head
naan1993 2017-09-18 20:14:33 +08:00
parent e6255f9a94
commit 949fb98bf9
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ public class DataScopeInterceptor implements Interceptor {
}
/**
* DataScope
* DataScope
*/
public DataScope findDataScopeObject(Object parameterObj) {
if (parameterObj instanceof DataScope) {