Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pxx_delay 字段支持数组类型 #358

Open
weinibuliu opened this issue Sep 21, 2024 · 0 comments
Open

pxx_delay 字段支持数组类型 #358

weinibuliu opened this issue Sep 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@weinibuliu
Copy link
Contributor

pre_delaypost_delay 字段支持数组类型,以实现随机延迟的功能。
如:

"post_delay" : [2000,3000]

预期效果为:在 2000 至 3000 毫秒这个区间随机一个值作为最终的延迟,以让 maafw 的操作更拟人(?

玛丽佬说加两行代码的事,所以我来水个issue

@MistEO MistEO added the enhancement New feature or request label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants