09 2021 档案

摘要:问题概述 一个Springboot工程,使用Mybatis-plus作为数据层框架 使用@MapperScan注解扫描Mapper接口 @MapperScan("org.net5ijy.cloud.*") public class DemoApplication {} 在Controller层使用@ 阅读全文
posted @ 2021-09-30 15:23 用户不存在! 阅读(499) 评论(0) 推荐(0)