This commit is contained in:
jl
2024-12-04 17:04:16 +08:00
parent a867e6244c
commit 261fde99ce
4 changed files with 19 additions and 17 deletions

View File

@ -34,6 +34,8 @@
<add key="ServerAPIURL" value="http://192.168.0.20:8045/api/WebAPI" />
<add key="SleepTime" value="1" />
<add key="agvSchedulingTaskUrl" value="http://172.18.26.26:8182/rcms/services/rest/hikRpcService/genAgvSchedulingTask" />
<!--wcs->agv绑定解绑-->
<add key="bindCtnrAndBinUrl" value="http://172.18.26.26:8182/rcms/services/rest/hikRpcService/bindCtnrAndBin" />
<!--wcs->wms任务执行通知-->