From 819723ef725bca7016a1ec1bee0b1d84e2366b5e Mon Sep 17 00:00:00 2001 From: littlefairy <2195134613@qq.com> Date: Tue, 19 Mar 2024 13:18:44 +0800 Subject: [PATCH] md5 --- node_run/static/md5.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/node_run/static/md5.js b/node_run/static/md5.js index bd50062..49d1ee3 100644 --- a/node_run/static/md5.js +++ b/node_run/static/md5.js @@ -1,3 +1,6 @@ +function output(...args){ + return +} (function dartProgram() { function copyProperties(a, b) { var s = Object.keys(a) @@ -12391,7 +12394,7 @@ q = new T.aq(n, l) // 当前场次, 目标场次, 胜率 - output(p.current_count, p.target_count, p.win_count * 100 / p.current_count) + //output(p.current_count, p.target_count, p.win_count * 100 / p.current_count) // debug 用, 留着吧 //捕获胜率