update 优化 pr 代码

2.X
疯狂的狮子Li 2022-05-22 12:43:32 +08:00
parent b7c5a8a244
commit c48eaf8618
1 changed files with 0 additions and 4 deletions

View File

@ -33,10 +33,6 @@ public class DataPermissionHelper {
}
public static Map<String, Object> getContext() {
/*
*satokenSaStorage
*
*/
SaStorage saStorage = SaHolder.getStorage();
Object attribute = saStorage.get(DATA_PERMISSION_KEY);
if (ObjectUtil.isNull(attribute)) {