| | |
| | | }, |
| | | "ApiUrlConfig": { |
| | | "ErpHost": "http://10.110.24.30:8081", //erpIP |
| | | "WcsHost": "http://localhost:57061", //wcsIPhttp://localhost:57061/ |
| | | "WcsHost": "http://10.26.254.34:5005", //wcsIPhttp://localhost:57061/ |
| | | "BoxHost": "http://10.110.24.30:8081", //boxIP |
| | | |
| | | "IssueComApiUrl": "/api/WCSApi/AddTasks", //下发命令(出库、移库) |
| | | "IssueComApiUrl2": "/api/WCSApi/AddTask", //重新下发命令(出库、移库) |
| | | "IssueComApiUrl": "/api/openApi/wcsTasks", //下发命令(出库、移库) |
| | | "IssueComApiUrl2": "/api/openApi/wcsTask", //重新下发命令(出库、移库) |
| | | |
| | | "AsnFinishUrl": "/api/wmsInterface/OutStockTask", //入库订单关闭 |
| | | "SoFinishUrl": "/api/wmsInterface/OutStockTask", //出库订单关闭 |