assess-admin/src/main/resources/application-dev.yml
@@ -50,7 +50,7 @@ # mybatis-plus相关配置 mybatis-plus: # xml扫描,多个目录用逗号或者分号分隔(告诉 Mapper 所对应的 XML 文件位置) mapper-locations: classpath*:mapper/**/*Mapper.xml mapper-locations: classpath*:mapper/*Mapper.xml # 以下配置均有默认值,可以不设置 global-config: db-config: