From 18eb26b9290128c1fb50bf94f61c2d5d5e60ff51 Mon Sep 17 00:00:00 2001 From: wangsr Date: Fri, 11 Aug 2023 14:33:44 +0800 Subject: [PATCH] =?UTF-8?q?-=20change=20FinishBatchService=E7=B1=BB?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=AD=98=E7=9B=98=E5=A4=84=E7=90=86=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../FinishBatch/FinishBatchService.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/FinishBatch/FinishBatchService.cs b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/FinishBatch/FinishBatchService.cs index f6a3a0a..1914cfb 100644 --- a/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/FinishBatch/FinishBatchService.cs +++ b/Actions/ChemicalWeighing/Mesnac.Action.ChemicalWeighing/FinishBatch/FinishBatchService.cs @@ -159,8 +159,8 @@ namespace Mesnac.Action.ChemicalWeighing.FinishBatch //FinishBatchHelper.SaveGHData(); - //ReportDryMixerSaveHelper.Instance.Save(); - //ReportWetMixerSaveHelper.Instance.SaveWetMixerReport(); + ReportDryMixerSaveHelper.Instance.Save(); + ReportWetMixerSaveHelper.Instance.SaveWetMixerReport(); ReportGelDoserSaveHelper.Instance.SaveGelDoserReport(); #endregion