自动化立体仓库 - WMS系统
#
LSH
2022-08-16 bbb442240f6491f0f9bb3a690b61885378e4b336
src/main/resources/application.yml
@@ -55,10 +55,10 @@
mes:
  url: 127.0.0.1:8080/test
  # 入库上报
  inPath: localhost:8080/ynwms/open/asrs/rpv/test/open/auth
  inPath: 127.0.0.1:8080/ynwms/open/asrs/rpv/test/open/auth
  # 出库上报
  outPath: localhost:8080/ynwms/open/asrs/rpv/test/open/auth
  outPath: 127.0.0.1:8080/ynwms/open/asrs/rpv/test/open/auth
  # 启动测试请求
  startUpTestPACK: localhost:8080/ynwms/open/asrs/rpv/test/open/auth
  startUpTestPACK: 127.0.0.1:8080/ynwms/open/asrs/rpv/test/open/auth
  #暂停测试
  suspendTestPACK: localhost:8080/ynwms/open/asrs/rpv/test/open/auth
  suspendTestPACK: 127.0.0.1:8080/ynwms/open/asrs/rpv/test/open/auth