From 29f20b28392d212c04c0c40a512894f8622cfa53 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期三, 16 四月 2025 09:32:01 +0800
Subject: [PATCH] 合并

---
 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