From 9d410803b304ddb3a34cc4bc5fe842f8f2f81a48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=91=E5=8F=AB=E9=94=84=E5=A4=B4?= Date: Tue, 16 Apr 2024 19:46:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ProductionSystem/Untils/MFSerialInfo.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/ProductionSystem/Untils/MFSerialInfo.cs b/ProductionSystem/Untils/MFSerialInfo.cs index c24f57b..634d0ca 100644 --- a/ProductionSystem/Untils/MFSerialInfo.cs +++ b/ProductionSystem/Untils/MFSerialInfo.cs @@ -98,6 +98,7 @@ namespace ProductionSystem.Untils _mfser.SendMsg(Entrance, data); Thread.Sleep(200); + _mfser.SendLinMasterSend(Export); } for (int i = 0; i < num; i++)