wankeda
2025-03-13 a6a33f6916afbf1fc629baecb772939cda2ee981
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/appsettings.json
@@ -19,11 +19,16 @@
        "EnableAllIPs": true, //当为true时,开放所有IP均可访问。
        // æ”¯æŒå¤šä¸ªåŸŸåç«¯å£ï¼Œæ³¨æ„ç«¯å£å·åŽä¸è¦å¸¦/斜杆:比如localhost:8000/,是错的
        // æ³¨æ„ï¼Œhttp://127.0.0.1:1818 å’Œ http://localhost:1818 æ˜¯ä¸ä¸€æ ·çš„
        "IPs": "http://127.0.0.1:8080,http://localhost:8080,http://127.0.0.1:9092"
        "IPs": "http://127.0.0.1:8080,http://localhost:8080,http://127.0.0.1:9290"
    },
  "WCS": "http://localhost:9291/api/Task/",
    "AGVTaskPend": "http://192.168.2.52:18001/openapi/wcs/task",
    "AGVTaskrevokes": "http://192.168.2.52:18001/openapi/wcs/task",
    "AGVTaskCont": "http://host:port/openapi/wcs/task",
    "AGVTaskEnd": "http://host:port/openapi/wcs/task",
    "AGVTaskSuspend": "http://host:port/openapi/wcs/task",
    "AGVTaskRecovery": "http://host:port/openapi/wcs/task",
  "ApiName": "WIDESEA",
  "ExpMinutes": 120,
  "QuartzJobAutoStart": true,