摘要:
1.在启动类上面添加@MapperScan注解,扫描mapper包 1 @SpringBootApplication 2 @MapperScan("com.qiao.demo02.mapper") 3 public class SpringbootDemo02Application { 4 5 pu 阅读全文
posted @ 2020-05-02 14:17
wjj1013
阅读(651)
评论(0)
推荐(0)
浙公网安备 33010602011771号