Commit 0425e04e3d0c67a769588ccf8a880dc22c5f3c10
1 parent
a9bc4ec1
海亮定制
Showing
1 changed file
with
2 additions
and
2 deletions
海亮定制.md
@@ -841,7 +841,7 @@ public static String bytesToHexString(byte[] src) { | @@ -841,7 +841,7 @@ public static String bytesToHexString(byte[] src) { | ||
841 | | sn |键盘列表 | | 841 | | sn |键盘列表 | |
842 | | current |当前第几包 | | 842 | | current |当前第几包 | |
843 | | total |一共多少包 | | 843 | | total |一共多少包 | |
844 | -| cmd |下发的命令 <br> 1: 姓名下发 <br> 4: 第二行文本 <br> 85: 自判题判断 <br> 87: 清除 | | 844 | +| cmd |下发的命令 <br> 1: 姓名下发 <br> 4: 第二行文本 <br> 85: 自判题标题 <br> 87: 清除 | |
845 | | text |标题信息,以hex:开头添加的内容 内容为GB2312的hex编码 | | 845 | | text |标题信息,以hex:开头添加的内容 内容为GB2312的hex编码 | |
846 | 846 | ||
847 | 847 | ||
@@ -902,7 +902,7 @@ public static String bytesToHexString(byte[] src) { | @@ -902,7 +902,7 @@ public static String bytesToHexString(byte[] src) { | ||
902 | | sn |键盘号 | | 902 | | sn |键盘号 | |
903 | | current |当前第几包 | | 903 | | current |当前第几包 | |
904 | | total |一共多少包 | | 904 | | total |一共多少包 | |
905 | -| cmd |下发的命令 <br> 1: 姓名下发 <br> 4: 第二行文本 <br> 85:自判题判断 <br> 87:清除 | | 905 | +| cmd |下发的命令 <br> 1: 姓名下发 <br> 4: 第二行文本 <br> 85:自判题标题 <br> 87:清除 | |
906 | | success | 是否成功。<br> 0 表示成功 <br> -1 失败 | | 906 | | success | 是否成功。<br> 0 表示成功 <br> -1 失败 | |
907 | 907 | ||
908 | ### 学生卡信息上报 | 908 | ### 学生卡信息上报 |