From d567d9d6926abb103f3ab73402134daa6a09ef11 Mon Sep 17 00:00:00 2001 From: chengsc <Demo@DESKTOP-CPA90BF> Date: 星期六, 02 十一月 2024 18:28:13 +0800 Subject: [PATCH] 修改问题 --- Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs b/Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs index 6963b55..9c14ecc 100644 --- a/Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs +++ b/Wms/WMS.IBLL/IPdaServer/IPdaCrServer.cs @@ -140,6 +140,19 @@ List<string> AgvTransport2(string soNo, string palletNo, string areaNo, int userId, string url); #endregion + #region 浜哄伐杞繍 + /// <summary> + /// 浜哄伐杞繍 + /// </summary> + /// <param name="palletNo"></param> + /// <param name="locatNo"></param> + /// <param name="endLocatNo"></param> + /// <param name="mesTokenUrl"></param> + /// <param name="mesUrl"></param> + /// <param name="userId"></param> + void ArtificialTransport(string palletNo, string locatNo, string endLocatNo, string mesTokenUrl, string mesUrl, int userId); + #endregion + #region 绠辩爜鏌ヨ /// <summary> /// pda搴撳瓨鏌ヨ -- Gitblit v1.8.0