dengjunjie
2025-02-24 cde56aae50adc11ff8db84e424d873843c566bfd
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/bin/Debug/net6.0/appsettings.json
@@ -23,9 +23,9 @@
  },
  "ApiName": "WIDESEA",
  "WMSIP": "http://127.0.0.1:9290",
  "wmsInterfaceAddress": "/api/WCS/GetPosition,/api/WCS/ConveyorLineRequestInbound,/api/WCS/StackerCraneRequestInbound,/api/WCS/UpdateTaskStatus",
  "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",
  "agvInterfaceAddress": "/pt/taskSent,/pt/taskResult?outID=",
  "OKAddress": "104",
  "NGAddress": "101",
  "ExpMinutes": 120,