From ce40df5daffae0d17b4e9fa7cb6d677afaa4d66f Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期五, 17 十月 2025 11:20:30 +0800
Subject: [PATCH] 更新最新程序,ERP代码,MES代码等
---
项目代码/WMS/WMSServices/WIDESEA_Model/Models/Stock/Dt_ProStockInfo.cs | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_Model/Models/Stock/Dt_ProStockInfo.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_Model/Models/Stock/Dt_ProStockInfo.cs"
index 35a6408..0538928 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_Model/Models/Stock/Dt_ProStockInfo.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_Model/Models/Stock/Dt_ProStockInfo.cs"
@@ -27,9 +27,11 @@
public string PalletCode { get; set; }
/// <summary>
/// 搴撳瓨灞炴��<br/>
- /// 1:鎴愬搧<br/>
- /// 2:灏炬暟<br/>
- /// 3:鐮斿彂<br/>
+ /// 鎴愬搧 =1,
+ /// 鍗婃垚鍝� = 2,
+ /// 鍘熸潗鏂� = 3,
+ /// 杈呮枡澶囦欢 = 4,
+ /// 绌烘墭 = 5,
/// </summary>
[SugarColumn(IsNullable = true, ColumnDescription = "搴撳瓨灞炴��")]
public int ProStockAttribute { get; set; }
--
Gitblit v1.9.3