Commit 81260cd4448eba19b3449160500968ff2aed39d9
1 parent
34aed88c
海亮定制
Showing
1 changed file
with
2 additions
and
2 deletions
海亮定制.md
| ... | ... | @@ -462,7 +462,7 @@ ${clinetId} clinetId 是基站编号,为替换字符串。 |
| 462 | 462 | "m": { |
| 463 | 463 | "qt": 0, |
| 464 | 464 | "on": 4, |
| 465 | - "content": "hex:d5c5c8fd" | |
| 465 | + "content": "hex:d7d4b6a8d2e5b1eacce2" | |
| 466 | 466 | } |
| 467 | 467 | } |
| 468 | 468 | ``` |
| ... | ... | @@ -473,7 +473,7 @@ ${clinetId} clinetId 是基站编号,为替换字符串。 |
| 473 | 473 | | qm = 1 |单题模式 示例为单题模式的字母单选 | |
| 474 | 474 | | qt |字母单选 | |
| 475 | 475 | | on |选项数 | |
| 476 | -| content = 1 |题目主干内容,hex: 为内容的GBK编码的hex内容 | | |
| 476 | +| content |题目主干内容,hex: 为内容的GBK编码的hex内容 | | |
| 477 | 477 | |
| 478 | 478 | ```java |
| 479 | 479 | ... | ... |