Files
3288588344-toulu/config.toml
2024-08-04 12:21:35 +08:00

25 lines
458 B
TOML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[browser]
# 不用填
ua = ""
[account]
# 你的手机号对应你的密码,必须填,别忘记去掉”#“
177777777 = "密码"#示范格式177777777 = "123456" 前面手机号,后面密码
[cookies]
[message_push.Server_chan]
# server酱推送
send_key = ""
[message_push.Wechat_message]
# 微信企业消息
corpid = ""
corpsecret = ""
agentid = ""
[message_push.Dingtalk_message]
# 钉钉推送
access_token = ""