在使用mybatis进行查询和更新的过程中,很多情况下需要判断传过来的参数是否为空,一般情况下是以下格式. <if test="userName != null and userName !=
確定! 回上一頁