org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 12
你存放的接受的结果集不对,应该用list集合存放