Springboot:Mapped Statements collection already contains value for ...selectByExampleWithRowbounds

做springboot练习时发现以下报错

Mapped Statements collection already contains value for com.gao.mapper.UserMapper.selectByExampleWithRowbounds

错误的原因是在UserMapper.xml发现多条相同id的语句