From 0bd9aa55a861eee80ccc60fe1368889de0f36941 Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Sun, 29 Jan 2023 16:32:35 +0800 Subject: [PATCH] Update hfzj.js --- hfzj.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hfzj.js b/hfzj.js index fdc6a8a..e8266c5 100644 --- a/hfzj.js +++ b/hfzj.js @@ -116,7 +116,7 @@ class UserInfo { headers: Headers } options = changeCode(options) //把某软件生成的代码(request或axios或jquery)转换为got通用 - console.log(options); + //console.log(options); let result = await httpRequest(options); //console.log(result); if (result.code == '000000') {