mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-17 16:20:42 +08:00
Compare commits
No commits in common. "4860388c17002def250417b16948d8e325e122cb" and "8c0414e5631e2c0f1bb2c79358e0f49de124b8ea" have entirely different histories.
4860388c17
...
8c0414e563
4
bjxd.py
4
bjxd.py
@ -1,9 +1,8 @@
|
|||||||
"""
|
"""
|
||||||
北京现代 APP 自动任务脚本
|
北京现代 APP 自动任务脚本
|
||||||
功能:自动完成签到、浏览文章、每日答题等任务
|
功能:自动完成签到、浏览文章、每日答题等任务
|
||||||
new Env("北京现代")
|
|
||||||
cron: 25 6 * * *
|
|
||||||
|
|
||||||
|
DOG==> :QQ 2979873337 努力中(🤩) 禁止使用 此人是探子 任何人见了避而远之 买脚本不付款 纯骗脚本 见到此人请避雷
|
||||||
环境变量:
|
环境变量:
|
||||||
BJXD_DEVICE 安卓写android 苹果IOS写iOS
|
BJXD_DEVICE 安卓写android 苹果IOS写iOS
|
||||||
BJXD: str - 北京现代 APP api token (多个账号用英文逗号分隔,建议每个账号一个变量)
|
BJXD: str - 北京现代 APP api token (多个账号用英文逗号分隔,建议每个账号一个变量)
|
||||||
@ -11,6 +10,7 @@ cron: 25 6 * * *
|
|||||||
BJXD_ANSWER: str - 预设答案 (可选, ABCD 中的一个)
|
BJXD_ANSWER: str - 预设答案 (可选, ABCD 中的一个)
|
||||||
HUNYUAN_API_KEY: str - 腾讯混元AI APIKey (可选)
|
HUNYUAN_API_KEY: str - 腾讯混元AI APIKey (可选)
|
||||||
|
|
||||||
|
cron: 25 6 * * *
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user