1
dengjunjie
2025-03-11 94b11f93e7985e8ca499465af228f78301fd6e86
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/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,