1
zhang
5 小时以前 e776092499ea84188c796e9f66c9a2e69321c92e
zy-acs-cv/src/main/resources/application.yml
@@ -17,7 +17,7 @@
    static-path-pattern: /**
wms:
  url: 10.10.10.251:8082
  url: 10.10.10.220:8081
  apply: /rsf-open-api/rcs/api/open/location/allocate
ctu:
  url: 10.10.10.200:8088
@@ -30,15 +30,15 @@
      - type: OUTBOUND
        mark: 10
        max-retries: 3
        retry-delay: 500
        retry-delay: 800
      - type: FAKEUSER
        mark: 20
        max-retries: 2
        retry-delay: 300
        retry-delay: 800
      - type: APPLYLOC
        mark: 30
        max-retries: 2
        retry-delay: 300
        retry-delay: 2000
      - type: INBOUND
        mark: 40
        max-retries: 3
@@ -46,11 +46,11 @@
      - type: CLEARSIGNAL
        mark: 50
        max-retries: 2
        retry-delay: 300
        retry-delay: 800
      - type: SENDTASK
        mark: 60
        max-retries: 2
        retry-delay: 300
        retry-delay: 800
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml