ZengTao
2024-10-17 0c106afcc21bb05f519abbdd2b4826c843731a9e
hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
@@ -10,11 +10,14 @@
    enabled: false
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
#  configuration:
#    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
mes:
  threshold: 3
  ratio: 10
  cache: # 卧式理片最大尺寸
    cacheWidth: 4000
    cacheHeight: 3000
  max: # 第二条线的最大尺寸信息
    firstLength: 3500
    secondLength: 2500
@@ -27,4 +30,7 @@
      secondLength: 400
  sequence:
    order: false
kangaroohy:
  milo:
    enabled: false