From b9f7560cbe0e562a40e9515a0559a3e951f0fee6 Mon Sep 17 00:00:00 2001 From: zhaowc <526854230@qq.com> Date: 星期一, 07 四月 2025 09:16:01 +0800 Subject: [PATCH] 问题修改 --- Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs b/Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs index b8549d4..6a89f15 100644 --- a/Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs +++ b/Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs @@ -137,5 +137,10 @@ /// 澶嶆牳鏃堕棿 /// </summary> public DateTime? CheckTime { get; set; } + + /// <summary> + /// 鍑哄簱鎷i�夋柟寮� 0锛欰GV鎷夎嚦鏆傚瓨鍖烘嫞閫夛紝1锛氬嚭搴撳彛鎷i�� + /// </summary> + public string UDF1 { get; set; } } } -- Gitblit v1.8.0