From 2777534e6035fc8bafdc82606412566036bb436e Mon Sep 17 00:00:00 2001 From: lvzb <35200379@qq.com> Date: Fri, 19 May 2023 10:04:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=B4=E5=BA=93=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Outgoing/ProductReceiptNoteConverter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.TyrpAgent/Outgoing/ProductReceiptNoteConverter.cs b/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.TyrpAgent/Outgoing/ProductReceiptNoteConverter.cs index 22d3cd377..e91a12f46 100644 --- a/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.TyrpAgent/Outgoing/ProductReceiptNoteConverter.cs +++ b/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.TyrpAgent/Outgoing/ProductReceiptNoteConverter.cs @@ -82,7 +82,7 @@ public class ProductReceiptNoteConverter : IOutgoingConverter mesout_move = detail.ReturnQty != 0 ? 0 : detail.Qty, mesout_unable = 0, mesout_loc = detail.LocationErpCode, - mesout_dt = exchangeProductReceiptNote.ActiveDate.ToString("yyyyMMdd"), + mesout_dt = exchangeProductReceiptNote.ActiveDate.ToString(), memo = string.IsNullOrEmpty(detail.Remark)?"": detail.Remark, refno = "",