minor update

This commit is contained in:
Leaf
2022-05-14 11:01:59 +08:00
parent 52ce85a63e
commit 5091a360d6
8 changed files with 12 additions and 8 deletions

View File

@@ -1,10 +1,11 @@
/*
渤海宣传员
cron: 16 7,19 * * *
把捉到token填到bhxcytoken里换行或者@隔开捉包后不要再打开小程序否则会掉CK
*/
const $ = new Env('渤海宣传员');
const jsname = '渤海宣传员'
const $ = new Env(jsname);
let envSplitor = ['\n','@']
let httpResult, httpReq, httpResp