严智鑫
2024-04-18 ad28331c1e3ed456b72765874b41b83b49dc279f
hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
@@ -24,10 +24,10 @@
    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
  #    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
  # 设置 MyBatis 日志级别为 ERROR
logging:
  level:
    com: