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