仅记录一下 <if test="item.handleRes !=null and item.handleRes != '(\'\')' "> and handle_res in ${item.handleRes} </if> ('')中的单引号要加\才会起作用,不然会报错