mirror of https://github.com/KingRan/KR.git
parent
5357b34c10
commit
77be2fcfd9
|
@ -19,7 +19,8 @@ Finish
|
|||
出现任何问题请先删除CookieSet.json(云函数不用操作)
|
||||
云函数提示写入失败正常,无任何影响
|
||||
*/
|
||||
console.log('京东多合一签到SCF开始')
|
||||
const $ = new Env('京东多合一签到');
|
||||
console.log('京东多合一签到SCF开始')
|
||||
const sendNotify = require('./sendNotify.js').sendNotify
|
||||
const fs = require('fs')
|
||||
const jr_file = 'JRBODY.txt'
|
||||
|
|
Loading…
Reference in New Issue