From 5887ce642d995a4540359690d27e10ac81f215ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Fri, 2 Aug 2024 10:18:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=92=E4=BB=B6=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/think-plugs-wechat/composer.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugin/think-plugs-wechat/composer.json b/plugin/think-plugs-wechat/composer.json index ed107a78e..12dfa18e4 100644 --- a/plugin/think-plugs-wechat/composer.json +++ b/plugin/think-plugs-wechat/composer.json @@ -34,8 +34,10 @@ }, "plugin": { "copy": { + "src": "!app/wechat", "stc/database": "database/migrations" - } + }, + "clear": true }, "think": { "services": [