@@ -65,6 +65,8 @@
```json lines
{
// 发出的卡片ID
"card_id": "",
// 空卡设备数量
"empty": 0,
// 错误设备数量
@@ -82,6 +84,12 @@
// 需要的卡片ID
// 卡片错误时的播报内容
"card_error": "",
// 卡片正确时播报的恭喜通关内容
"card_ok": "",
// 等待插卡时间,单位秒
"wait_card": 0,
// 插卡后持续时间,单位秒
The note is not visible to the blocked user.