From 46e1f237d6d7c2d2ce338224b709865c87e26e2c Mon Sep 17 00:00:00 2001
From: xiaoyang <xiaoyang@hnkhzn.com>
Date: 星期四, 07 十一月 2024 13:10:10 +0800
Subject: [PATCH] 忽略项

---
 Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/AgingOutputDto.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/AgingOutputDto.cs b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/AgingOutputDto.cs
index 834168a..5693968 100644
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/AgingOutputDto.cs
+++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_DTO/MOM/AgingOutputDto.cs
@@ -46,7 +46,7 @@
     /// <summary>
     /// 鍙傛暟缂栫爜
     /// </summary>
-    public string ParamterCode { get; set; }
+    public string ParameterCode { get; set; }
 
     /// <summary>
     /// 鍙傛暟鎻忚堪

--
Gitblit v1.9.3