From 131347ad63bb534b5abb6dbc979f0a47d780d8ff Mon Sep 17 00:00:00 2001 From: hwh <332078369@qq.com> Date: 星期三, 15 一月 2025 15:06:05 +0800 Subject: [PATCH] · --- Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs b/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs index 0c8a94d..2b9bd85 100644 --- a/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs +++ b/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs @@ -54,12 +54,7 @@ /// Nullable:True /// </summary> public string LotNo {get;set;} - /// <summary> - /// Desc:鍌ㄤ綅鍦板潃 - /// Default: - /// Nullable:True - /// </summary> - public string LocatNo { get; set; } + /// <summary> /// Desc:鎵规鎻忚堪 -- Gitblit v1.8.0