zhangchao
2024-08-29 204d4f97eb72d58b2145873c12eefd1c4fa8b448
src/main/java/com/zy/core/thread/SiemensCrnThread.java
@@ -264,7 +264,7 @@
//        array[9] = command.getSourceStaNo();
//        array[10] = command.getDestinationStaNo();
        array[9] = command.getCommand();
        //array[9] = command.getCommand();
        OperateResult result = siemensNet.Write("DB100.0", array);
        if (command.getAckFinish() == 0) {