From 28157138120a4d01a4ddc852feb05acbb0b28b4a Mon Sep 17 00:00:00 2001 From: zhuzhiqing Date: Fri, 7 Jul 2023 11:35:53 +0800 Subject: [PATCH] 1234 --- qianpiao/dyh_chengdu.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qianpiao/dyh_chengdu.js b/qianpiao/dyh_chengdu.js index 261b486..da4e752 100644 --- a/qianpiao/dyh_chengdu.js +++ b/qianpiao/dyh_chengdu.js @@ -658,8 +658,7 @@ async function ddBotNotify (text, desp, time = 2100) { }, headers: { 'Content-Type': 'application/json' - }, - timeout + } } await httpRequest('post', options)