瀏覽代碼

修改平移1号位6

tags/old_version_1
fyf 1 年之前
父節點
當前提交
d346cec088
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      app/src/main/java/com/bonait/bnframework/business/ExecuteTheRecipe.java

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


Loading…
取消
儲存