jiazx0107@163.com
2023-12-29 dfe62588ca792d4a5eb3e2722675e7263aa46a4e
src/main/java/com/fzzy/gateway/service/GatewayDeviceTestPR.java
@@ -381,7 +381,7 @@
            lpr.setCarNumber(carNumber);
            JSONObject jsonObject = new JSONObject();
            jsonObject.put("carNumber", carNumber);
            jsonObject.put("position", "big");
            jsonObject.put("position", device.getPosition());
            packet.setProperties(jsonObject);
            packet.setTimestamp(System.currentTimeMillis());