CompId = trim(#{compCode,jdbcType=VARCHAR}),,在mapper文件中的
CompId = compCode的值去掉空格,而compCode在数据库的类型是字符串