org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): xxx.Mapper.selectFirst
// 检查构建路径下是否存在xml配置表,而且xml中必须有一个跟方法同名的id与之对应.