|
|
@@ -30,10 +30,6 @@ hostname=gw.huiqunchina.com
|
|
|
const lk = new ToolKit(`葫芦娃预约助手`, `huluwaHelper`);
|
|
|
|
|
|
const SPLIT = "\n"; // 分割符(可自定义)
|
|
|
-
|
|
|
-const axios = require('axios');
|
|
|
-const crypto = require('crypto');
|
|
|
-
|
|
|
const XLTH_APPID = 'wxded2e7e6d60ac09d'; // 新联惠购
|
|
|
const GLYP_APPID = 'wx61549642d715f361'; // 贵旅优品
|
|
|
const KGLG_APPID = 'wx613ba8ea6a002aa8'; // 空港乐购
|