From 2db8aa13565b87f9c92b94021b71020490a217de Mon Sep 17 00:00:00 2001
From: 刘磊 <1161824510@qq.com>
Date: 星期三, 20 十一月 2024 15:39:37 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/HuaYiZhongHeng/BaiBuLiKu
---
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/ResponeAgingInputDto.cs | 15 ++++-----------
1 files changed, 4 insertions(+), 11 deletions(-)
diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/ResponeAgingInputDto.cs b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/ResponeAgingInputDto.cs
index fa19cf6..5881e68 100644
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/ResponeAgingInputDto.cs
+++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/ResponeAgingInputDto.cs
@@ -32,20 +32,13 @@
public string LinedProcessFeedbackTime { get; set; }
/// <summary>
- /// 鍙傛暟鐗堟湰淇℃伅
+ /// 鐗瑰緛鍙傛暟杩斿洖(闈欑疆鏃堕暱)
/// </summary>
- public string ParamVersion { get; set; }
+ public string SpecialParameterDuration { get; set; }
/// <summary>
- /// 鏄惁闇�瑕佽鍙栧弬鏁�
+ /// 鍗曚綅
/// </summary>
- public bool ParamRefreshFlag { get; set; }
-
- /// <summary>
- /// 鍙傛暟淇℃伅鏁扮粍
- /// </summary>
- public List<ParameterInfoDto> ParameterInfo { get; set; } = new List<ParameterInfoDto>();
+ public string UomCode { get; set; }
}
-
-
}
\ No newline at end of file
--
Gitblit v1.9.3