|
|
@@ -431,7 +431,7 @@ async function tryGrabCoupon() {
|
|
|
"url": "https://b.pingan.com.cn/kuaizhan/v2/5K2422/20230925/k84123/index.html? paesuperbank=%7B%22dLinkId%22%3A%22M0P5EnN0addUoXCs240814104407%22%7D"
|
|
|
};
|
|
|
let schemaUrl = `paesuperbank://?paesuperbank=${encodeURIComponent(JSON.stringify(params))})`;
|
|
|
- magicJS.notification.msg(scriptName, strLoginFailMsg, schemaUrl);
|
|
|
+ magicJS.notification.post(scriptName, '', strLoginFailMsg, schemaUrl);
|
|
|
return;
|
|
|
}
|
|
|
magicJS.logger.info(`##########天天88##########`);
|