From eb5327ae5f55b4fb115947f9590552b3099c4ec7 Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:36:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=BE=E5=85=89=E5=AE=B6=EF=BC=9A=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgj/sgj.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sgj/sgj.js b/sgj/sgj.js index 326f1f8..3ff20f2 100644 --- a/sgj/sgj.js +++ b/sgj/sgj.js @@ -782,7 +782,8 @@ class UserInfo { console.log("未填写c-shebei-id,不执行提现"); } } - } else { + } else { + console.log('题库中没有您的这条题目,请手动答题后将答案发送给QQ860562056'); } } catch (error) { console.log(error);