1
zhang
2 天以前 951d257053b345183422b2aabfbfdad1a4781d17
zy-acs-cv/src/main/resources/application.yml
@@ -16,7 +16,9 @@
  mvc:
    static-path-pattern: /**
wms:
  url: 10.10.10.220:8081
  apply: /rsf-open-api/rcs/api/open/location/allocate
ctu:
  url: 10.10.10.200:8088
  station: /api/open/station/convey
@@ -28,23 +30,27 @@
      - type: OUTBOUND
        mark: 10
        max-retries: 3
        retry-delay: 500
      - type: FAKEWMS
        retry-delay: 800
#      - type: FAKEUSER
#        mark: 20
#        max-retries: 2
#        retry-delay: 800
      - type: APPLYLOC
        mark: 30
        max-retries: 2
        retry-delay: 300
        retry-delay: 2000
      - type: INBOUND
        mark: 40
        max-retries: 3
        retry-delay: 500
      - type: CLEARSIGNAL
        mark: 60
        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