mirror of
https://github.com/XiaoGe-LiBai/yangmao.git
synced 2025-12-19 06:04:33 +08:00
微信小程序-喜茶GO
This commit is contained in:
2
xc.js
2
xc.js
@@ -3,6 +3,8 @@
|
|||||||
域名:vip.heytea.com
|
域名:vip.heytea.com
|
||||||
请求头:Authorization:XXXXXXX
|
请求头:Authorization:XXXXXXX
|
||||||
export xchd='XXXXXXX'
|
export xchd='XXXXXXX'
|
||||||
|
cron: 15 9 * * *
|
||||||
|
const $ = new Env("喜茶GO");
|
||||||
*/
|
*/
|
||||||
const $ = new Env('喜茶');
|
const $ = new Env('喜茶');
|
||||||
const axios = require('axios');
|
const axios = require('axios');
|
||||||
|
|||||||
Reference in New Issue
Block a user