From 9f998fc3e779534912d51baff0ceeb68e4c4811a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BC=96=E7=A0=81=E7=8C=BF?= Date: Fri, 22 Nov 2024 12:37:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=88=AC=E8=99=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- downKsVideo/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/downKsVideo/app.js b/downKsVideo/app.js index 60cda85..b4035bc 100644 --- a/downKsVideo/app.js +++ b/downKsVideo/app.js @@ -25,7 +25,6 @@ app.get('/', async (req, res) => { page: "profile", pcursor: "çİş" }); - res.json(data) })