| | |
| | | //"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_JC26;User ID=sa;Password=sql2019;Integrated Security=False;", |
| | | "ConnectionString": "Server=192.168.62.200;Database=WMS_JC26;User ID=sa;Password=sql2019;Integrated Security=False;" |
| | | //"ConnectionString": "Server=10.26.200.29;Database=WMS_JC34;User ID=sa;Password=boxline@2016;Integrated Security=False;", |
| | | "ConnectionString": "Server=192.168.62.200;Database=WMS_JC34;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;" |
| | | }, |
| | |
| | | }, |
| | | "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 |
| | | "LimesHost": "http://10.110.24.30:8081", //LimesIP |
| | | |
| | | "IssueComApiUrl": "/api/WCSApi/AddTasks", //下发命令(出库、移库) |
| | | "IssueComApiUrl2": "/api/WCSApi/AddTask", //重新下发命令(出库、移库) |
| | | "IssueComApiUrl": "/api/openApi/wcsTasks", //下发命令(出库、移库) |
| | | "IssueComApiUrl2": "/api/openApi/wcsTask", //重新下发命令(出库、移库) |
| | | |
| | | "AsnFinishUrl": "/api/wmsInterface/OutStockTask", //入库订单关闭 |
| | | "SoFinishUrl": "/api/wmsInterface/OutStockTask", //出库订单关闭 |
| | | "DataChangeUrl": "/api/wmsInterface/OutStockTask", //库存变更回传 |
| | | "GetBoxUrl": "/api/wmsInterface/OutStockTask", //获取箱码信息 |
| | | |
| | | "EditLocateUrl": "/api/WCSApi/EditLocatStatus" //同步修改储位信息 |
| | | "EditLocateUrl": "/api/WCSApi/EditLocatStatus", //同步修改储位信息 |
| | | |
| | | "SendInspection": ""//发起质检LIMES |
| | | }, |
| | | "SignConfig": { |
| | | "ERPAppKey": "90170307d4184844ac2a26b431f79980", //ERP验签 |
| | |
| | | }, |
| | | "Quartz": { |
| | | "dbProviderName": "SqlServer", |
| | | "connectionString": "Server=192.168.62.200;Database=QRTZ;User ID=sa;Password=sql2019;Integrated Security=False;" |
| | | "connectionString": "Server=192.168.62.200;Database=WMS_JC34QRTZ;User ID=sa;Password=sql2019;Integrated Security=False;" |
| | | //"connectionString": "Server=10.26.200.29;Database=WMS_JC34QRTZ;User ID=sa;Password=boxline@2016;Integrated Security=False;" |
| | | } |
| | | |
| | | |