AreaDao是怎么被SpringBoot的Autowired识别到的
反正我是加了个标签:
@Repository public interface AreaDao {
AreaDao有被扫描注入Spring