| | |
| | | "AppSettings": { |
| | | //"ConnectionString": "Server=47.95.120.93;Database=WMS_JC09;User ID=sa;password=boxline!@#; Integrated Security=True;", |
| | | //"ConnectionString": "Server=47.95.120.53;Database=WMS_JC09;User ID=sa;Password=boxline!@#;Integrated Security=False;", |
| | | "ConnectionString": "Server=192.168.62.106;Database=WMS_JC24;User ID=sa;Password=sql2019;Integrated Security=False;", |
| | | //"ConnectionString": "Server=192.168.62.200;Database=WMS_JC24;User ID=sa;Password=sql2019;Integrated Security=False;" |
| | | //"ConnectionString": "Server=192.168.62.106;Database=WMS_JC24;User ID=sa;Password=sql2019;Integrated Security=False;", |
| | | "ConnectionString": "Server=192.168.62.200;Database=WMS_JC24;User ID=sa;Password=sql2019;Integrated Security=False;" |
| | | //"ConnectionString": "Server=.;Database=WMS_JC09;User ID=sa;Password=sql2019;Integrated Security=False;" |
| | | //"ConnectionString": "Data Source=DESKTOP-0EJDG95\\MSSQLSERVER1;Initial Catalog=WMS_V01;Integrated Security=True;" |
| | | }, |
| | |
| | | "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" //获取箱码信息 |
| | | "GetBoxUrl": "/api/wmsInterface/OutStockTask", //获取箱码信息 |
| | | |
| | | // 赋码 |
| | | |
| | | |
| | | // AGV |
| | | "GenAgvSchedulingTask": "http://IP:PORT/rcms/services/rest/hikRpcService/genAgvSchedulingTask", //生成任务单接口 |
| | | "ContinueTask": "http://IP:PORT/rcms/services/rest/hikRpcService/continueTask", //继续执行任务接口 |
| | | "GenPreScheduleTask": "http://IP:PORT/rcms/services/rest/hikRpcService/genPreScheduleTask" // 预调度对外接口 |
| | | } |
| | | } |