Commit 4ae17e4bdba99c561ff41b6cbd5651ae39727f84
1 parent
59139e39
update
Showing
1 changed file
with
0 additions
and
1 deletions
海亮定制.md
... | ... | @@ -155,7 +155,6 @@ ${clinetId} clinetId 是基站编号,为替换字符串。 |
155 | 155 | | f | number | 信道频点(frequency) 基站频点取值:1-80 | |
156 | 156 | | content | string | 题干内容(选项信息都包含在此),中文信息用hex进行传输。内容前面需要 hex:详见后面示例 | |
157 | 157 | | sn | string | sn 序列号 | |
158 | -| mc | string | match code 基站配对码 | | |
159 | 158 | | et | number | 错误类型et =1 基站频点冲突 | |
160 | 159 | | em | string | 错误消息em = "3" 配合et使用,如et=1 em=3 表示3号频点冲突 | |
161 | 160 | | success | number | 0 成功 -1 错误/失败 | | ... | ... |