1
0
mirror of https://github.com/okyyds/yydspure.git synced 2023-07-10 13:41:21 +08:00
This commit is contained in:
ooo
2022-11-17 19:53:35 +08:00
parent ebd461a87f
commit 5bb129ece7

View File

@@ -1,8 +1,6 @@
/**
自动评价.
cron 21 8 * * * jd_comment.js
authore
TG频道https://t.me/sheeplost
cron 21 12 * * * jd_comment.js
*/
const $ = new Env('自动评价');
const notify = $.isNode() ? require('./sendNotify') : '';