后台管理中的【文章管理】页面的搜索功能搜不到东西
Ennn opened this issue · 2 comments
Ennn commented
环境:
Chrome (69.0.3464.0)
ZrLog (2.0.0 - 4602099 (2018-06-27))
JDK (1.8.0_91-b14)
错误日志:
java.lang.NullPointerException
at com.zrlog.service.ArticleService.wrapperSearchKeyword(ArticleService.java:156)
at com.zrlog.service.ArticleService.page(ArticleService.java:130)
at com.zrlog.web.controller.admin.api.ArticleController.index(ArticleController.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)