1
wuyouming666
2024-05-06 5b6df561b120c1befed1d704ca99e7331ce734af
springboot-vue3/src/main/java/com/example/springboot/component/MessageHandler.java
@@ -24,6 +24,11 @@
        }
    }
    //写入bit
    public void writeBitToPLC(JSONArray messageArray, List<String> addresses, int index) {
        try {