From b001df1a9965af13413076fe0c000ecf38762604 Mon Sep 17 00:00:00 2001
From: 陈勇 <chenyong@hnkhzn.com>
Date: 星期二, 19 十一月 2024 09:03:56 +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