严智鑫
2024-04-17 2e9ca8f1ec3efc5c98fcec1b1e4225db874c0bee
hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
@@ -24,7 +24,7 @@
    port: 6379
    password: 123456
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  mapper-locations: classpath*:mapper/**/*.xml
  #    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
  # 设置 MyBatis 日志级别为 ERROR