From 9597b1df912c1ca4401a74970d9472e268b3a9c2 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周六, 07 12月 2024 15:12:59 +0800 Subject: [PATCH] 33 --- LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs | 21 +-------------------- 1 files changed, 1 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..cf82253 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 @@ -146,24 +146,5 @@ public bool IsDelete { get; set; } } + - -/// <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