wangfei
2024-11-08 3c7d672fb7d6c34742fb7da6f66616ccf3be2c9a
hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
@@ -3,11 +3,16 @@
spring:
  profiles:
    active: dev
    active: cz
  application:
    name: unLoadGlass
  liquibase:
    enabled: false
  task:
    scheduling:
      pool:
        size: 10
      thread-name-prefix: task-unLoad
mybatis-plus:
@@ -24,5 +29,8 @@
  throughHeight: 2500
  threshold: 5      #下片的最大阈值
  scan:
    ip: 127.0.0.1
    ip: 192.168.30.199
    port: 5000
kangaroohy:
  milo:
    enabled: false