调用MybatisPlus的getOne和selectOne方法如果查询结果是多条会报错:

com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: One record is expected, but the query result is multiple records

        随机取一条加上限制条件 wrapper.last("LIMIT 1")

        没有符合查询条件的不会报错,返回null

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐