From 58c3d680696db1aad1595123560120c29c9c32e5 Mon Sep 17 00:00:00 2001 From: lzx_win <2602107437@qq.com> Date: Tue, 23 Sep 2025 18:20:19 +0800 Subject: [PATCH] 1 --- subPages/user/promote.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subPages/user/promote.vue b/subPages/user/promote.vue index e29f24f..bf903ee 100644 --- a/subPages/user/promote.vue +++ b/subPages/user/promote.vue @@ -193,7 +193,7 @@ export default { return } wx.requestMerchantTransfer({ - mchId: '1673516176',//万能墙商户号 + mchId: '1724993508',//万能墙商户号 appId: wx.getAccountInfoSync().miniProgram.appId, package: item.packageInfo, success: (res) => {