From 661370ec981cb639e1345b007ad7e908f1cd36db Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期四, 30 四月 2026 11:01:34 +0800
Subject: [PATCH] 导出及PP出库优化
---
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/ProStockViewDTO.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/ProStockViewDTO.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/ProStockViewDTO.cs"
index 412d4ff..2712e90 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/ProStockViewDTO.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/ProStockViewDTO.cs"
@@ -90,9 +90,9 @@
[ExporterHeader(DisplayName = "鐗堟湰")]
public string ProductVersion { get; set; }
/// <summary>
- /// 鐗堟湰
+ /// 閿�鍞寚娲剧増鏈�
/// </summary>
- [ExporterHeader(DisplayName = "鐗堟湰")]
+ [ExporterHeader(DisplayName = "閿�鍞寚娲剧増鏈�")]
public string SpecifyVer { get; set; }
/// <summary>
--
Gitblit v1.9.3