关于数据权限问题,提示空指针

提问 2 626
版本:renren-security 3.2 开发环境:
前后端分离,后端使用了QueryWrapper的方式,添加wrapper.apply(params.get(Constant.SQL_FILTER) != null, params.get(Constant.SQL_FILTER).toString());就直接报空指针,请问碰到过的兄弟告知,处理的方式! java.lang.NullPointerException: null 直接指向wrapper.apply(params.get(Constant.SQL_FILTER) != null, params.get(Constant.SQL_FILTER).toString());错误
回帖
  • markson1978
    2022-07-28
    已经解决!
    0 回复
  • zhao123
    2023-12-04
    @markson1978 请问怎么解决的,遇到了同样的问题
    0 回复