From 1b86f1120560fbfcad792606064a9bef15d42827 Mon Sep 17 00:00:00 2001 From: bklLiudl <673013083@qq.com> Date: 星期一, 02 九月 2024 08:24:34 +0800 Subject: [PATCH] Merge branch 'master' into Liudl --- Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs b/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs index 0718c18..0c8a94d 100644 --- a/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs +++ b/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs @@ -54,6 +54,12 @@ /// 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