zhoushihao
2025-01-15 f0f387f9f211619bb263a3791a8cd25eed6c920d
hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
@@ -2,7 +2,7 @@
  port: 8083
spring:
  profiles:
    active: dev
    active: prod
  application:
    name: loadGlass
  liquibase:
@@ -10,6 +10,4 @@
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImplkangaroohy:
  milo:
    enabled: false
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl