From a95309ec158af3b95fe5b77f4f0c24208dc657e3 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周四, 05 12月 2024 14:10:38 +0800
Subject: [PATCH] 22

---
 LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs b/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs
index cf828e0..3e605ab 100644
--- a/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs
+++ b/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs
@@ -147,23 +147,3 @@
     
     }
 
-
-/// <summary>
-/// 鏁村寘鐨勫叆鍙�
-/// </summary>
-public class WmsPackListOutput
-{
-    public string PackageCode { get; set; } // 鍖呰浠g爜
-    public int Count { get; set; }           // 瀵瑰簲鐨勬暟閲�
-    public bool IsPack { get; set; }
-}
-
-/// <summary>
-/// 榻愬鍏ュ弬
-/// </summary>
-public class WmsKittingListOutput
-{
-    public string OrderId { get; set; } // 鍗曞彿
-    public int Count { get; set; }           // 瀵瑰簲鐨勬暟閲�
-    public bool IsKitting { get; set; }
-}
\ No newline at end of file

--
Gitblit v1.9.3