KingRan 2022-03-07 13:10:51 +08:00
parent 5357b34c10
commit 77be2fcfd9
1 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@ Finish
出现任何问题请先删除CookieSet.json(云函数不用操作)
云函数提示写入失败正常,无任何影响
*/
const $ = new Env('京东多合一签到');
console.log('京东多合一签到SCF开始')
const sendNotify = require('./sendNotify.js').sendNotify
const fs = require('fs')