ZengTao
2024-04-17 760b669397f7cc12b32281ec097b7689bb7233d6
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