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