自动化立体仓库 - WMS系统
zyx
2023-07-26 20e8b29ab26083c26b755d4c1087af2116d22262
src/main/resources/application.yml
@@ -62,19 +62,20 @@
  limit: 5000
mes:
  appkey: SX3WMS20230725
  mat-sync:
    url: localhost:8080
    path: /test/getMat
    uri: http://fmis.huashijie.com.cn:8082
    path: /api/SX3WMS/Material
  pakin:
    url: localhost:8080
    path: /test/getOrder
    uri: http://fmis.huashijie.com.cn:8082
    path: /api/SX3WMS/StorageIn
  pakout:
    url: localhost:8080
    path: /test/getOrder
    uri: http://fmis.huashijie.com.cn:8082
    path: /api/SX3WMS/StorageInCheck
  pakin-sync:
    url: localhost:8080
    path: /test/syncOrderPakin
    uri: http://fmis.huashijie.com.cn:8082
    path: /api/SX3WMS/StorageOut
  pakout-sync:
    url: localhost:8080
    path: /test/syncOrderPakout
    uri: http://fmis.huashijie.com.cn:8082
    path: /api/SX3WMS/StorageOutCheck