Selaa lähdekoodia

修改平移1号位6

tags/old_version_1
fyf 1 vuosi sitten
vanhempi
commit
d346cec088
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna