From 1263f825041e2258290e73d578e49b06d7bfe7cd Mon Sep 17 00:00:00 2001 From: huangxiaoqiang <1247017146@qq.com> Date: 星期三, 09 四月 2025 16:36:05 +0800 Subject: [PATCH] 1 --- CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Basic/MOMErrorMessageController.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Basic/MOMErrorMessageController.cs b/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Basic/MOMErrorMessageController.cs index 5af6164..a6c9347 100644 --- a/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Basic/MOMErrorMessageController.cs +++ b/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/Basic/MOMErrorMessageController.cs @@ -1,4 +1,5 @@ -锘縰sing WIDESEA_IStoragIntegrationServices.MOM.Error; +锘縰sing WIDESEA_DTO; +using WIDESEA_IStoragIntegrationServices.MOM.Error; using WIDESEA_Model.Models; namespace WIDESEA_WMSServer.Controllers; -- Gitblit v1.9.3