Wms/Wms/appsettings.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Wms/Wms/appsettings.json
@@ -26,13 +26,20 @@ "WcsHost": "http://localhost:57061", //wcsIPhttp://localhost:57061/ "BoxHost": "http://10.110.24.30:8081", //boxIP // WCS "IssueComApiUrl": "/api/WCSApi/AddTasks", //下发命令(出库、移库) "IssueComApiUrl2": "/api/WCSApi/AddTask", //重新下发命令(出库、移库) // ERP "AsnFinishUrl": "/api/wmsInterface/OutStockTask", //入库订单关闭 "SoFinishUrl": "/api/wmsInterface/OutStockTask", //出库订单关闭 "DataChangeUrl": "/api/wmsInterface/OutStockTask", //库存变更回传 "GetBoxUrl": "/api/wmsInterface/OutStockTask" //获取箱码信息 // 赋码 // AGV } }