wangfei
2024-10-12 00f0f705a03a9c0f4d29895a7622b270f5d7e7d2
hangzhoumesParent/moduleService/TemperingGlassModule/src/main/resources/application.yml
@@ -5,7 +5,13 @@
    active: cz
  application:
    name: temperingGlass
  liquibase:
    enabled: false
    change-log: classpath:changelog/changelog.sql
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
mes:
  width: 2800
  height: 5000