支持自定义隐藏属性列过滤子对象(I6GKPE)
This commit is contained in:
@ -106,7 +106,7 @@ public class DataScopeAspect
|
||||
continue;
|
||||
}
|
||||
if (DATA_SCOPE_ALL.equals(dataScope))
|
||||
{
|
||||
{
|
||||
sqlString = new StringBuilder();
|
||||
conditions.add(dataScope);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user