Explorar el Código

修改平移1号位6

tags/old_version_1
fyf hace 1 año
padre
commit
d346cec088
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 Ver fichero

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


Cargando…
Cancelar
Guardar