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() {