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/BllAsnEntity/BllProcurePlanNotice.cs | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/Wms/WMS.Entity/BllAsnEntity/BllProcurePlanNotice.cs b/Wms/WMS.Entity/BllAsnEntity/BllProcurePlanNotice.cs
index bb32ba7..3284b7b 100644
--- a/Wms/WMS.Entity/BllAsnEntity/BllProcurePlanNotice.cs
+++ b/Wms/WMS.Entity/BllAsnEntity/BllProcurePlanNotice.cs
@@ -24,6 +24,11 @@
public DateTime? CompleteTime { get; set; }
/// <summary>
+ /// 鍒跺崟浜�
+ /// </summary>
+ public string UserName { get; set; }
+
+ /// <summary>
/// 涓婃父绯荤粺鍗曞彿
/// </summary>
public string OrderCode { get; set; }
--
Gitblit v1.8.0