ZengTao
2025-03-07 5ec61cdaa2c1ab4dd1d58bd94afb49343332e78f
hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
@@ -1,13 +1,18 @@
server:
  port: 8085
  port: 10017
spring:
  profiles:
    active: dev
    active: prod
  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