UNPKG

wechat-open-service

Version:

apis set for wechat open platform 3rd-party service 微信开放平台的第三方平台接口

24 lines (23 loc) 884 B
// 以下配置信息需要根据实际情况替换 module.exports = { suite_id: 'tj0aec6******847d95', suite_secert: 'YBYzxE_**************************5m5pN60UUMDsW', suite_ticket: 'get from callback interface', //需要从回调接口获取,每十分钟微信向回调接口发送一次。 token: 'EFJV4RW0INNQ3RKaFS23amqTPaea', encodingAESKey: 'g14o2MDEmKvBPAR3xfW5c3BqqB95jsIsVz2SoM2oFxd', apps: [1, 2, 3, 4, 5], auth_code: '********', agent: { "agentid": "1", "report_location_flag": "0", "logo_mediaid": "xxxxx", "name": "NAME", "description": "DESC", "redirect_domain": "xxxxxx", "isreportuser": 0, "isreportenter": 0 }, providersecret:'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', corpid:'xxxxxxxxxxxxxxxxxx', login_auth_code:'********' };