ZengTao
2024-10-23 f3e1240dc943cefae96860ea4cd4a82e4da3c41e
hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
@@ -2,10 +2,14 @@
  port: 8083
spring:
  profiles:
    active: prod
    active: dev
  application:
    name: loadGlass
  liquibase:
    enabled: false
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
    log-impl: org.apache.ibatis.logging.stdout.StdOutImplkangaroohy:
  milo:
    enabled: false