The expression 'list' evaluated to a null value

mybatis 使用foreach时出现"The expression 'list' evaluated to a null value"问题

 

这时候添加一个<if test="list !=null"></if>

把<foreach></foreach>括起来

posted @ 2021-03-12 16:58  技术白菜  阅读(4786)  评论(0编辑  收藏  举报