@@ -66,7 +66,7 @@ export default {
const that = this
try {
const params = {
- debug: false, // 开启调试模式,
+ debug: true, // 开启调试模式,
appId: appId, // 必填,企业号的唯一标识
timestamp: timestamp, // 必填,生成签名的时间戳
nonceStr: nonceStr, // 必填,生成签名的随机串