wuyouming666
2024-06-21 4063326d3002b13df49e0b36cd1c52b0763d0dd3
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml
New file
@@ -0,0 +1,17 @@
server:
  port: 8082
spring:
  profiles:
    active: dev
  application:
    name: cacheVerticalGlass
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
mes:
  sequence:
    order: false
  minCount: 5
  slotWidth: 5000