更新小米运动

This commit is contained in:
世上僅有的榮光之路 2021-12-08 20:07:04 +08:00
parent 9c6e394552
commit 6fa33f6757
3 changed files with 4 additions and 4 deletions

View File

@ -126,7 +126,7 @@ Tips:
| 爱玩网络 | [wjf0214](https://github.com/wjf0214) | [爱玩网络.har](https://github.com/qiandao-today/templates/blob/master/爱玩网络.har) | 2021-12-01 11:10:00 | username:账号<br>password:密码<br><https://wngamebox.cn/> |
| switch520 | [wjf0214](https://github.com/wjf0214) | [switch520.har](https://github.com/qiandao-today/templates/blob/master/switch520.har) | 2021-12-06 16:30:00 | username:账号<br>password:密码<br><https://switch520.com/> |
| 远景论坛(账号版) | [wjf0214](https://github.com/wjf0214) | [远景论坛(账号版).har](https://github.com/qiandao-today/templates/blob/master/远景论坛(账号版).har) | 2021-12-06 22:30:00 | username:账号<br>password:密码<br><https://bbs.pcbeta.com/> |
| 小米运动 | [wjf0214](https://github.com/wjf0214) | [小米运动.har](https://github.com/qiandao-today/templates/blob/master/小米运动.har) | 2021-12-08 16:50:00 | username:账号<br>password:密码<br>步数默认为1w到2w之间随机要想修改区间请到模板第5个请求【生成运动步数】这里修改里面【random(最小值,最大值0)】 |
| 小米运动 | [wjf0214](https://github.com/wjf0214) | [小米运动.har](https://github.com/qiandao-today/templates/blob/master/小米运动.har) | 2021-12-08 20:00:00 | username:账号<br>password:密码<br>min_step:最小步数<br>max_step:最大步数<br>步数在最大最小值之间取值,不填默认为1w到2w之间随机 |
## 📄如何注册第三方库

View File

@ -1194,10 +1194,10 @@
"author": "wjf0214",
"url": "https://raw.githubusercontent.com/qiandao-today/templates/master/小米运动.har",
"update": false,
"comments": "username:账号<br>password:密码<br>步数默认为1w到2w之间随机要想修改区间请到模板第5个请求【生成运动步数】这里修改里面【random(最小值,最大值0)】",
"comments": "username:账号<br>password:密码<br>min_step:最小步数<br>max_step:最大步数<br>步数在最大最小值之间取值,不填默认为1w到2w之间随机",
"filename": "小米运动.har",
"content": "",
"date": "2021-12-08 16:50:00",
"date": "2021-12-08 20:00:00",
"version": "20211208",
"commenturl":"https://github.com/qiandao-today/templates/issues/128"
}

File diff suppressed because one or more lines are too long