From e1383d0a6ee0558c34f013f4e2561063bc2353b3 Mon Sep 17 00:00:00 2001
From: yanjinhui <3306209981@qq.com>
Date: 星期日, 26 十月 2025 09:40:45 +0800
Subject: [PATCH] 修改盘点移入历史

---
 新建文件夹/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/WMSInfo/ContainerController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/WMSInfo/ContainerController.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/WMSInfo/ContainerController.cs"
index a7ee51e..8287caa 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/WMSInfo/ContainerController.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/WMSInfo/ContainerController.cs"
@@ -3,7 +3,7 @@
 using System.ComponentModel;
 using WIDESEA_Core.BaseController;
 using WIDESEA_IWMsInfoServices;
-using WIDESEA_Model.Models.WMSInfo;
+using WIDESEA_Model.Models;
 
 namespace WIDESEA_WMSServer.Controllers.WMSInfo
 {

--
Gitblit v1.9.3