From 5bb129ece7f1865c4b8a4f4ae8715032e48d56fc Mon Sep 17 00:00:00 2001 From: ooo Date: Thu, 17 Nov 2022 19:53:35 +0800 Subject: [PATCH] 1 --- jd_comment.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/jd_comment.js b/jd_comment.js index 245048f..9e4be4d 100644 --- a/jd_comment.js +++ b/jd_comment.js @@ -1,8 +1,6 @@ /** 自动评价. -cron 21 8 * * * jd_comment.js -author:e -TG频道:https://t.me/sheeplost +cron 21 12 * * * jd_comment.js */ const $ = new Env('自动评价'); const notify = $.isNode() ? require('./sendNotify') : '';