From adf622258d11cff158aa62a0db40346a792b8d8a Mon Sep 17 00:00:00 2001 From: zongzhibin <zongzhibin@weben-smart.com> Date: 周日, 01 12月 2024 13:57:05 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/LA24030-LuLI_PackageLine --- LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsBase/WmsBasePlace/Dto/WmsBasePlaceOutput.cs | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsBase/WmsBasePlace/Dto/WmsBasePlaceOutput.cs b/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsBase/WmsBasePlace/Dto/WmsBasePlaceOutput.cs index e321bb0..1aba23b 100644 --- a/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsBase/WmsBasePlace/Dto/WmsBasePlaceOutput.cs +++ b/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsBase/WmsBasePlace/Dto/WmsBasePlaceOutput.cs @@ -139,11 +139,12 @@ /// </summary> public class LocationViewOutput { - /// <summary> - /// 杩涘叆鏃堕棿 - /// </summary> + public string PlaceCode { get; set; } + /// <summary> + /// 杩涘叆鏃堕棿 + /// </summary> - public DateTime? InTime { get; set; } + public DateTime? InTime { get; set; } /// <summary> /// 閮ㄤ欢鏉$爜 -- Gitblit v1.9.3