MrShi
5 天以前 9eeb62c02a7b3c7b95c20678b6a9c74e7f12f943
server/jtt808_parent/jtt808-protocol/src/main/java/org/yzh/protocol/commons/JT808.java
@@ -89,4 +89,5 @@
    int 平台下行消息保留 = 0x8F00 - 0x8FFF;
    int 厂商自定义上行消息 = 0xE000 - 0xEFFF;//2019 new
    int 商自定义下行消息 = 0xF000 - 0xFFFF;//2019 new
    int 终端校时请求上行 = 0x0F01;//
}