wu
2024-04-18 b0c23421fb0d55202646a46e4b96d171f9249a43
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