| | |
| | | //"ConnectionString": "Server=192.168.62.200;Database=WMS_JC23-2;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;" |
| | | "ConnectionString": "Server=.\\MSSQLSERVER2019;Database=WMS_JC23-2;User Id=sa;Password=admin2023@;" // SqlServer 库连接字符串 |
| | | //"ConnectionString": "Server=.\\MSSQLSERVER2019;Database=WMS_JC23-2;User Id=sa;Password=admin2023@;" // SqlServer 库连接字符串 |
| | | //"ConnectionString": "Server=172.16.105.10;Database=WMS_JC23-2;User ID=sa;Password=sql2019;Integrated Security=False;" |
| | | "ConnectionString": "Server=172.16.105.2;Database=WMS_JC23-2;User ID=sa;Password=boxline@2024;Integrated Security=False;" |
| | | //"ConnectionString": "Server=.\\SQLSERVER;Database=WMS_JC23-2;User ID=sa;Password=admin2023@;Integrated Security=False;" |
| | | }, |
| | | "JWTConfig": { |
| | | "Issuer": "WYY", //Token������ |
| | |
| | | "WcsHost": "http://localhost:57061", //wcsIPhttp://localhost:57061/ |
| | | "BoxHost": "http://10.110.24.30:8081", //boxIP |
| | | "AgvHost": "http://172.15.1.74:8182", //agvIP |
| | | "MesHost": "http://172.16.106.200:5100", //mesIP |
| | | |
| | | "IssueComApiUrl": "/api/WCSApi/AddTasks", //下发命令(出库、移库) |
| | | "IssueComApiUrl2": "/api/WCSApi/AddTask", //重新下发命令(出库、移库) |
| | |
| | | |
| | | "EditLocateUrl": "/api/WCSApi/EditLocatStatus", //同步修改储位信息 |
| | | |
| | | |
| | | //MES |
| | | "MesPanClearPallet": "/ibps/mes/v3/webservice/mes-si/interfaceListener/CHECK_DEVICE_CLEAN_METHOD", |
| | | // AGV |
| | | "GenAgvSchedulingTask": "/rcms/services/rest/hikRpcService/genAgvSchedulingTask", //生成任务单接口 |
| | | "ContinueTask": "/rcms/services/rest/hikRpcService/continueTask", //继续执行任务接口 |