Update suboer.js

This commit is contained in:
smallfawn
2023-07-08 08:07:33 +08:00
committed by GitHub
parent 4d599e871c
commit 43a4b7440b

View File

@@ -1,12 +1,12 @@
/** /**
* 苏泊尔会员中心 (微信小程序) * 苏泊尔会员中心-微信小程序
* cron 5 15 * * * suboer.js
* Show: 吃大米 * Show: 吃大米
* 变量名:suboer_wx * 变量名:suboer_wx
* 变量值:token&PHPSESSID@token1&PHPSESSID1 * 变量值:token&PHPSESSID@token1&PHPSESSID1
* 抓域名https://growrice.supor.com/rice/backend/public/index.php/api/login/auto-login?token= 后面的值 * 抓域名https://growrice.supor.com/rice/backend/public/index.php/api/login/auto-login?token= 后面的值
* 抓域名https://growrice.supor.com中请求体header中cookie中PHPSESSID 的值 * 抓域名https://growrice.supor.com中请求体header中cookie中PHPSESSID 的值
* 多账号使用 @ 分割 拼接字符串为& * 多账号使用 @ 分割 拼接字符串为&
* cron 5 15 * * * suboer.js
* const $ = new Env("苏泊尔-微信小程序"); * const $ = new Env("苏泊尔-微信小程序");
* scriptVersionNow = "0.0.3"; * scriptVersionNow = "0.0.3";
*/ */