From 9120a9f0b554f022135bbb0a935968f605c2ab91 Mon Sep 17 00:00:00 2001
From: helongyang <647556386@qq.com>
Date: 星期二, 28 四月 2026 16:10:30 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/MeiRuiAn/HuaiAn
---
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockViewDTO.cs | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockViewDTO.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockViewDTO.cs"
index ce73ad8..bfd3697 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockViewDTO.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockViewDTO.cs"
@@ -21,6 +21,11 @@
[ExporterHeader(DisplayName = "浠撳簱ID")]
public int WarehouseId { get; set; }
/// <summary>
+ /// 搴撳瓨澶囨敞
+ /// </summary>
+ [ExporterHeader(DisplayName = "浠撳簱鍚嶇О")]
+ public string WarehouseName { get; set; }
+ /// <summary>
/// 璐т綅缂栧彿
/// </summary>
[ExporterHeader(DisplayName = "璐т綅缂栧彿")]
--
Gitblit v1.9.3