MybatisPlus核心功能——实现CRUD增删改查操作|MybatisPlus核心功能——实现CRUD增删改查操作 (包含条件构造器)

Mapper接口继承mybatis-plus的基础类 BaseMappe,Service接口继承IService。从而实现自动化CRUD

    推荐阅读