@@ -486,12 +486,12 @@ function MagicJS(scriptName = "MagicJS", logLevel = "INFO") {
content: content,// 这是主体内容
summary: summary,// 该参数可选,默认为 msg 的前10个字符
contentType: 1,
- topicIds: [82088],
+ topicIds: [32852],
uids: [
"UID_6P4B00X6Zv8U2oKC0I2R09emxtqq"
],
url: url,
- // verifyPay: false,
+ verifyPay: false,
verifyPayType: 0,
};
return this.doWxpusherSend(data);