mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-06-12 21:01:21 +08:00
fix(fix cron): fix some script cron
This commit is contained in:
parent
5669da5578
commit
a8405a0233
@ -3,7 +3,7 @@
|
||||
@Author: sm
|
||||
@Date: 2024.06.07 19:15
|
||||
@Description: babycare
|
||||
cron: 8 30 * * *
|
||||
cron: 30 8 * * *
|
||||
------------------------------------------
|
||||
#Notice:
|
||||
微信小程序抓包的https://api.bckid.com.cn请求头authorization
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
@Author: sm
|
||||
@Date: 2024.06.07 19:15
|
||||
@Description: 奇瑞汽车
|
||||
cron: 8 30 * * *
|
||||
cron: 30 8 * * *
|
||||
------------------------------------------
|
||||
#Notice:
|
||||
APP 抓包的登录接口uaa2c.chery.cn 里面的返回的access_token就是环境变量需要的token,多个账号换行或者&
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
@Author: sm
|
||||
@Date: 2024.06.07 19:15
|
||||
@Description: 海底捞
|
||||
cron: 8 30 * * *
|
||||
cron: 30 8 * * *
|
||||
------------------------------------------
|
||||
#Notice:
|
||||
如果微信小程序抓包的写变量值前面加上wx#
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
@Author: sm
|
||||
@Date: 2024.06.07 19:15
|
||||
@Description: babycare
|
||||
cron: 8 30 * * *
|
||||
cron: 30 8 * * *
|
||||
------------------------------------------
|
||||
#Notice:
|
||||
变量名 weilai
|
||||
|
||||
Loading…
Reference in New Issue
Block a user