liyong
5 天以前 f6537da57493fff68040d0a535d67bb7fd4f5f75
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: