update 优化 pr 代码

2.X
疯狂的狮子Li 3 years ago
parent b7c5a8a244
commit c48eaf8618

@ -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)) {

Loading…
Cancel
Save