wu
2024-04-18 0b356607e8b7da26d11bf25abcd5e595c39b9fef
hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
@@ -12,8 +12,6 @@
          username: root
          password: beibo.123/
          driver-class-name: com.mysql.cj.jdbc.Driver
  cloud:
    nacos:
      discovery:
@@ -26,8 +24,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