From ea54f95df53c366313bc33704383ec186d7ebfd4 Mon Sep 17 00:00:00 2001 From: wanghousheng Date: Tue, 23 Jul 2024 17:46:35 +0800 Subject: [PATCH] 1 --- app/common/library/wxserver/Wholesaler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/common/library/wxserver/Wholesaler.php b/app/common/library/wxserver/Wholesaler.php index 59ea548d..82325cc6 100644 --- a/app/common/library/wxserver/Wholesaler.php +++ b/app/common/library/wxserver/Wholesaler.php @@ -636,7 +636,7 @@ class Wholesaler $up['privacy_status'] = 1; } //设置业务域名 - if ($this->modifyJumpDomain($appid)) { + if ($this->modifyJumpDomain($appid, $domain)) { $up['jump_domain_status'] = 1; } //设置订单页path信息