This commit is contained in:
lxk0301
2020-11-19 14:22:12 +08:00
parent 613d005fb9
commit 57cc0ff17b
3 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
/*
* @Author: lxk0301 https://github.com/lxk0301
* @Date: 2020-11-10 14:10:27
* @Last Modified by: lxk0301
* @Last Modified time: 2020-11-19 14:11:01
*/
/*
京东金融-天天提鹅
定时收鹅蛋,兑换金币

View File

@@ -1,3 +1,9 @@
/*
* @Author: lxk0301 https://github.com/lxk0301
* @Date: 2020-11-10 14:07:07
* @Last Modified by: lxk0301
* @Last Modified time: 2020-11-19 14:10:19
*/
/*
京东金融养猪猪
一键开完所有的宝箱功能。耗时70秒

View File

@@ -93,7 +93,7 @@ triggers:
在左侧栏的日志查询中,可以查看到触发的日志,包括是否打卡成功等。
![测试函数](https://imgbed-bucket-1251971143.cos.ap-guangzhou.myqcloud.com/./1605263963294-test.png)
![测试函数](https://user-images.githubusercontent.com/6993269/99628053-5a9eea80-2a70-11eb-906f-f1d5ea2bfa3a.png)
> 如果需要配置永久秘钥,则可以在[访问秘钥页面](https://console.cloud.tencent.com/cam/capi)获取账号的 TENCENT_SECRET_IDTENCENT_SECRET_KEY并配置在代码根目录 .env 文件中。