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