From d346cec0886f88a8747a4826476bf74c58bfab9b Mon Sep 17 00:00:00 2001 From: fyf <11621@LAPTOP-04QQU0AO> Date: Tue, 5 Sep 2023 20:41:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B9=B3=E7=A7=BB1=E5=8F=B7?= =?UTF-8?q?=E4=BD=8D6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/bonait/bnframework/business/ExecuteTheRecipe.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/java/com/bonait/bnframework/business/ExecuteTheRecipe.java b/app/src/main/java/com/bonait/bnframework/business/ExecuteTheRecipe.java index edca48cf..2c9a8729 100644 --- a/app/src/main/java/com/bonait/bnframework/business/ExecuteTheRecipe.java +++ b/app/src/main/java/com/bonait/bnframework/business/ExecuteTheRecipe.java @@ -800,7 +800,7 @@ public class ExecuteTheRecipe { //region PLC监听线程 public static void Listening() { - ExecuteTheRecipe.WritePLC("初始化", true, null); + ExecuteTheRecipe.BottomClick("初始化"); new Handler().postDelayed(new Runnable() { @Override public void run() {