From b09ebfb0bc5fc72af0b58bb29764ee89afceff97 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周日, 01 12月 2024 15:59:06 +0800 Subject: [PATCH] 1 --- LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/PrintCenter/WmsRecordPrint/Dto/WmsRecordPrintInput.cs | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/PrintCenter/WmsRecordPrint/Dto/WmsRecordPrintInput.cs b/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/PrintCenter/WmsRecordPrint/Dto/WmsRecordPrintInput.cs index db0cbdc..ba755b9 100644 --- a/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/PrintCenter/WmsRecordPrint/Dto/WmsRecordPrintInput.cs +++ b/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/PrintCenter/WmsRecordPrint/Dto/WmsRecordPrintInput.cs @@ -73,10 +73,10 @@ /// </summary> public virtual string Info13 { get; set; } - /// <summary> - /// 閮ㄤ欢鍚嶇О - /// </summary> - public virtual string Info14 { get; set; } + ///// <summary> + ///// 閮ㄤ欢鍚嶇О + ///// </summary> + //public virtual string Info14 { get; set; } /// <summary> /// 閮ㄤ欢鏁伴噺 @@ -225,10 +225,10 @@ /// </summary> public string? Info13 { get; set; } - /// <summary> - /// 閮ㄤ欢鍚嶇О - /// </summary> - public string? Info14 { get; set; } + ///// <summary> + ///// 閮ㄤ欢鍚嶇О + ///// </summary> + //public string? Info14 { get; set; } /// <summary> /// 閮ㄤ欢鏁伴噺 -- Gitblit v1.9.3