The expression 'list' evaluated to a null value

mybatis 使用foreach时出现"The expression 'list' evaluated to a null value"问题 这时候添加一个<if test="list !=null"></if> 把<foreach>< ...

Sat Mar 13 00:58:00 CST 2021 0 1824
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM