自动化立体仓库 - WMS系统
zyx
2023-12-04 20a1449f65a9d577c2c9c0af62f3c4af3dd8d172
src/main/resources/application.yml
@@ -74,8 +74,10 @@
agv:
#  url: localhost:8080
#  taskCreatePath: /test/task/create
#  containerMoveInPath: /test/container/moveIn
#  taskCreatePath: /agv/task/create
#  containerMoveInPath: /agv/container/moveIn
#  containerMoveOutPath: /agv/container/moveOut
#  containerArrivedPath: /agv/containerArrived
  url: 10.10.10.182:9046
  taskCreatePath: /task/create
  containerMoveInPath: /expand/api/moveIn/container
@@ -85,3 +87,7 @@
u8:
  url: http://192.168.1.55:8010
  orderReportPath: /api/RdAudit
agvBasDev:
  maxWorkNum: 1