| src/main/resources/application-dev.yml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/application-dev.yml
@@ -198,8 +198,8 @@ typeAliasesPackage: com.ruoyi.**.pojo # 配置mapper的扫描,找到所有的mapper.xml映射文件 mapperLocations: classpath*:mapper/**/*Mapper.xml configuration: log-impl: org.apache.ibatis.logging.stdout.StdOutImpl # 加载全局的配置文件 configLocation: classpath:mybatis/mybatis-config.xml global-config: enable-sql-runner: true db-config: