From 700c76b69a607e9dc8d977f87665b445def98f5e Mon Sep 17 00:00:00 2001 From: shenjack-5600u <3695888@qq.com> Date: Sun, 5 May 2024 22:36:53 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E5=8E=BB=E6=8E=89debug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ica-rs/plugins/md5/md5.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ica-rs/plugins/md5/md5.js b/ica-rs/plugins/md5/md5.js index 018dab1..626cab9 100644 --- a/ica-rs/plugins/md5/md5.js +++ b/ica-rs/plugins/md5/md5.js @@ -139,7 +139,7 @@ if (run_env.from_code) { const input_path = path.join(__dirname, "input.txt"); // 从 cli 参数里读取 // const input_path = run_env.cli_args[2]; - logger.info("input_path", input_path); + logger.debug("input_path", input_path); const input_data = fs.readFileSync(input_path, "utf-8"); name_input = input_data; @@ -26579,7 +26579,7 @@ function main(input_name) { if (run_env.from_code) { raw_names = input_name; - console.log("----------\n" + raw_names, "\n----------"); + // console.log("----------\n" + raw_names, "\n----------"); } else { m = window.sessionStorage.getItem(LangData.eQ("k")); l = X.f4(m, 0);