liyong
9 天以前 962dd24e7a041ed75e1d80856c7ce8ec4dcf2d8f
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: