From 804051e9e3013a3ad6b3e47757050e32893cf4fb Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期五, 27 二月 2026 17:22:25 +0800
Subject: [PATCH] WCS堆垛机流程

---
 代码管理/WMS/WMSServices/WIDESEA_BasicRepository/ApiInfoRepository.cs |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WMSServices/WIDESEA_BasicRepository/ApiInfoRepository.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WMSServices/WIDESEA_BasicRepository/ApiInfoRepository.cs"
index d651a8e..44f6124 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WMSServices/WIDESEA_BasicRepository/ApiInfoRepository.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WMSServices/WIDESEA_BasicRepository/ApiInfoRepository.cs"
@@ -3,12 +3,10 @@
 using System.Linq;
 using System.Text;
 using System.Threading.Tasks;
-using WIDESEA_Core;
 using WIDESEA_Core.BaseRepository;
-using WIDESEA_IBasicRepository;
 using WIDESEA_Model.Models;
 
-namespace WIDESEA_BasicRepository
+namespace WIDESEA_IBasicRepository
 {
     /// <summary>
     /// 鎺ュ彛淇℃伅浠撳偍瀹炵幇灞�

--
Gitblit v1.9.3