zhoushihao
2024-07-04 7a6d4580cb6b69614a1e628d960279c090bbc60a
hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
@@ -1,14 +1,20 @@
server:
  port: 8085
  port: 8081
spring:
  profiles:
    active: dev
    active: cz
  application:
    name: unLoadGlass
    name: cacheGlass
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
mes:
  threshold: 3
  ratio: 10
  firstLength: 3500
  secondLength: 2500
  sequence:
    order: false