zhoushihao
2025-01-15 9ae0e3d68b255dd6df31ea55d9b6eda1a61708dd
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,7 +10,4 @@
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
kangaroohy:
  milo:
    enabled: false
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl