Commit dc8b75e4343a8853aad2ca912509b554a36390fb

Authored by 孙向锦
1 parent f067be6b

签到修改

Showing 1 changed file with 0 additions and 6 deletions
海亮定制.md
... ... @@ -466,9 +466,6 @@ ${clinetId} clinetId 是基站编号,为替换字符串。
466 466 "qm": 7,
467 467 "m": {
468 468 "tp": "pin",
469   - "on": 10,
470   - "optional": 4,
471   - "mode": 1,
472 469 "content": "hex: c7ebbbd8b4f0cfc2c3e633b5c0cad4cce2"
473 470 }
474 471 }
... ... @@ -479,9 +476,6 @@ ${clinetId} clinetId 是基站编号,为替换字符串。
479 476 | en |序号 |
480 477 | qm = 7 |签到 |
481 478 | tp |签到功能 目前支持传入固定值:"pin" 为pin码签到 |
482   -| on |选项数 <br> 10表示选择 0,1,2,3,4,5,6,7,8,9; <br> 4表示只能选择0,1,2,3 |
483   -| optional |可选数量 |
484   -| mode |迫选模式 <br> 0 允许缺选 <br> 1 不允许缺选 <br> 2 单个选项可以选多次 <br> 3 单个选项可选多次且迫选 |
485 479 | content |签到标题,hex: 为内容的GB2312编码的hex内容 |
486 480  
487 481  
... ...