From e105c505e75286144119ad34f5fcbed6a6571c7e Mon Sep 17 00:00:00 2001 From: zhaowc <526854230@qq.com> Date: 星期四, 20 六月 2024 16:53:32 +0800 Subject: [PATCH] Merge branch 'master' of http://47.95.120.53:8083/r/JC23WMS-2 --- Wms/WMS.IBLL/IBllTransServer/INoticeServer.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Wms/WMS.IBLL/IBllTransServer/INoticeServer.cs b/Wms/WMS.IBLL/IBllTransServer/INoticeServer.cs index c7a25fd..48c013b 100644 --- a/Wms/WMS.IBLL/IBllTransServer/INoticeServer.cs +++ b/Wms/WMS.IBLL/IBllTransServer/INoticeServer.cs @@ -1,4 +1,5 @@ -锘縰sing System; +锘縰sing Model.InterFaceModel; +using System; using System.Collections.Generic; using System.Text; -- Gitblit v1.8.0