From 80bb4fecdf7234e3bb485f9e4970ea4163bc6205 Mon Sep 17 00:00:00 2001 From: youfak Date: Wed, 18 Dec 2024 22:31:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0cj?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bear.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bear.js b/bear.js index 6dc65f3..beb34fe 100644 --- a/bear.js +++ b/bear.js @@ -2217,6 +2217,12 @@ class IlIIlIli { this.shopId = IlIIlIli.activity.shopId; return; } + if (this.activityUrl?.["includes"]("//cjhy")) { + let z = await this.wxApi("sign/wx/getShopInfo", { + "venderId": this.venderId + }); + return IlIIlIli.activity.shopName = z.shopInfo.shopName + } let IiliIlll = await this.jd_api({ "api": "pages_jd_com", "method": "post",