From 04624e7dae0291aba33967f754573236324d2a62 Mon Sep 17 00:00:00 2001
From: test <15284381150@163.com>
Date: 星期四, 24 七月 2025 17:02:31 +0800
Subject: [PATCH] Merge branch 'master' into djp
---
Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs b/Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs
index a62535a..9cb9591 100644
--- a/Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs
+++ b/Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs
@@ -22,7 +22,7 @@
/// <summary>
/// Desc:鍗曟嵁绫诲瀷
- /// Default:
+ /// Default: 0:鎴愬搧鍑哄簱銆�1:棰嗘枡鍑哄簱銆�2:鎶芥鍑哄簱銆�3锛氱墿鏂欏彇鏍峰嚭搴撱��4:涓嶅悎鏍煎搧鍑哄簱銆�5:涓棿鍝佸嚭搴撱��6:浠e偍鍑哄簱銆�7:鍏朵粬鍑哄簱銆�8:瀵勫瓨鍑哄簱銆�9鐢熶骇棰嗘枡鍑哄簱
/// Nullable:True
/// </summary>
public string Type {get;set;}
@@ -33,6 +33,13 @@
/// Nullable:True
/// </summary>
public string Status {get;set;}
+
+ /// <summary>
+ /// Desc:鍑哄簱浠撳簱鍙�
+ /// Default:
+ /// Nullable:True
+ /// </summary>
+ public string WareHouseNo { get; set; }
/// <summary>
/// Desc:鏉ユ簮
--
Gitblit v1.8.0