hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
@@ -1,11 +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:
@@ -21,3 +28,9 @@
  throughWidth: 3000
  throughHeight: 2500
  threshold: 5      #下片的最大阈值
  scan:
    ip: 192.168.30.199
    port: 5000
kangaroohy:
  milo:
    enabled: false