From afd00b43fba96d1d432849dd04aa5411e922f315 Mon Sep 17 00:00:00 2001 From: wang hou sheng <76928547+wanghousheng@users.noreply.github.com> Date: Wed, 10 Apr 2024 10:17:59 +0800 Subject: [PATCH] 1 --- app/common/library/wxserver/Server.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/common/library/wxserver/Server.php b/app/common/library/wxserver/Server.php index e6319c26..bc80832d 100644 --- a/app/common/library/wxserver/Server.php +++ b/app/common/library/wxserver/Server.php @@ -196,7 +196,7 @@ class Server $data['template_id'] = $template_id; $data['user_version'] = $version; $data['user_desc'] = 'updated'; - $ext_json['extEnable'] = true; +// $ext_json['extEnable'] = true; $ext_json['extAppid'] = $appid; $ext_json['ext']['store_id'] = $this->storeId($appid); $ext_json['window'] = [];