1
dengjunjie
2025-02-18 d5c610cbf2451bbf9a103c295ae51e541ad98951
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/appsettings.json
@@ -22,6 +22,12 @@
    "IPs": "http://127.0.0.1:8080,http://localhost:8080"
  },
  "ApiName": "WIDESEA",
  "WMSIP": "http://127.0.0.1:9290",
  "wmsInterfaceAddress": "/api/WCS/GetPosition,/api/WCS/ConveyorLineRequestInbound,/api/WCS/StackerCraneRequestInbound,/api/WCS/UpdateTaskStatus,/api/ProductionLine/ProductionlineRequest",
  "AGVIP": "http://192.168.1.20:81",
  "agvInterfaceAddress": "/pt/taskSent,/pt/taskResult?outID=",
  "OKAddress": "104",
  "NGAddress": "101",
  "ExpMinutes": 120,
  "QuartzJobAutoStart": true
}