I want to insert batch db records into mysql, so I write mybatis mapping xml using \'foreach\' and \'choose\' item, together, however, it meet NoSuchPropertyException when I run