19 lines
692 B
JSON
19 lines
692 B
JSON
|
{
|
||
|
"sender_username": "123",
|
||
|
"sender_email": "2501327538@qq.com",
|
||
|
"sender_password": "自行使用qq邮箱获取授权码",
|
||
|
"receiver_emails": ["2484995793@qq.com", "3203278419@qq.com"],
|
||
|
"days": 10,
|
||
|
"websites": [ "中国节能","科环集团","三峡招标","三峡采购","国能e招","国能e购","北京京能","华润守正","华电电子"],
|
||
|
"keywords": ["巡检", "检测", "无人机", "叶片维修","风电","检测"],
|
||
|
"output_format": "excel",
|
||
|
"send_email": true,
|
||
|
"open_file": true,
|
||
|
"schedule": {
|
||
|
"enabled": true,
|
||
|
"time": "14:10",
|
||
|
"interval_days": 1,
|
||
|
"run_immediately": true
|
||
|
},
|
||
|
"output_dir": "C:\\Users\\xuyvqi\\Desktop"
|
||
|
}
|