优化提示

This commit is contained in:
2025-01-08 10:46:29 +08:00
parent 121c7706fc
commit 8b080a8081
3 changed files with 3 additions and 8 deletions

View File

@@ -56,7 +56,7 @@
{
// 发卡执行时间,单位秒
"action": 0,
// 等待时间,单位秒
// 等待时间,单位秒(不能小于 1
"wait": 10
}
```