diff --git a/config/default.json b/config/default.json index 5c1fbd2910ff2045298673e9c8c78fbcc4e13931..240f8ad414a6275436aa8ede91ce8ef21a3573bb 100644 --- a/config/default.json +++ b/config/default.json @@ -1,7 +1,7 @@ { "target": { - "phone": "", - "name": "", + "phone": "15302210129", + "name": "林先生", "email": "", "address": "", "comment": "" @@ -11,11 +11,11 @@ "time": "0 2 * * * *", "web_type": "baidu_lxb", "task_type": "call", // "comment" - "interval": 300000 + "interval": 70 }, "chromium": { "slowMo": 100, - "timeout": 30000, + "timeout": 70, "devtools": false, }