From 721108fc1336d8ca022971836106027d5f776d36 Mon Sep 17 00:00:00 2001 From: yuyou_x <2336760928@qq.com> Date: 星期一, 11 三月 2024 13:28:11 +0800 Subject: [PATCH] 调整pda标签样式 --- Wms/WMS.IBLL/IBllSoServer/IExportNoticeServer.cs | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/Wms/WMS.IBLL/IBllSoServer/IExportNoticeServer.cs b/Wms/WMS.IBLL/IBllSoServer/IExportNoticeServer.cs index df0233b..b5bd275 100644 --- a/Wms/WMS.IBLL/IBllSoServer/IExportNoticeServer.cs +++ b/Wms/WMS.IBLL/IBllSoServer/IExportNoticeServer.cs @@ -136,6 +136,13 @@ void ExportSuccess(string taskNo,int userId); /// <summary> + /// wcs杩斿洖鐨勬垚鍔熶俊鍙锋垨鎵嬪姩瀹屾垚锛堢Щ搴撴垚鍔燂級 + /// </summary> + /// <param name="taskNo"></param> + /// <param name="userId"></param> + void RelocationSuccess(string taskNo, int userId); + + /// <summary> /// 閲嶆柊涓嬪彂鍑哄簱浠诲姟 /// </summary> /// <param name="taskNo">浠诲姟鍙�</param> -- Gitblit v1.8.0