微信小程序-喜茶GO

This commit is contained in:
xiaoge131313
2023-04-24 20:53:31 +08:00
parent faa1c5baca
commit 6f233ba2ee

2
xc.js
View File

@@ -3,6 +3,8 @@
域名vip.heytea.com
请求头Authorization:XXXXXXX
export xchd='XXXXXXX'
cron: 15 9 * * *
const $ = new Env("喜茶GO");
*/
const $ = new Env('喜茶');
const axios = require('axios');