From a5bfb77e2a6d0571097fd29790d8e0d00c0e75dd Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Wed, 15 Jun 2022 16:18:57 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BE=A4=E5=8F=91=E9=80=9A=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../wxwork}/AppMassNotification/AppMassNotification.vue | 0 .../wxwork}/AppMassNotification/components/Add.vue | 0 .../wxwork}/AppMassNotification/components/List.vue | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {core/apps => packages/wxwork}/AppMassNotification/AppMassNotification.vue (100%) rename {core/apps => packages/wxwork}/AppMassNotification/components/Add.vue (100%) rename {core/apps => packages/wxwork}/AppMassNotification/components/List.vue (100%) diff --git a/core/apps/AppMassNotification/AppMassNotification.vue b/packages/wxwork/AppMassNotification/AppMassNotification.vue similarity index 100% rename from core/apps/AppMassNotification/AppMassNotification.vue rename to packages/wxwork/AppMassNotification/AppMassNotification.vue diff --git a/core/apps/AppMassNotification/components/Add.vue b/packages/wxwork/AppMassNotification/components/Add.vue similarity index 100% rename from core/apps/AppMassNotification/components/Add.vue rename to packages/wxwork/AppMassNotification/components/Add.vue diff --git a/core/apps/AppMassNotification/components/List.vue b/packages/wxwork/AppMassNotification/components/List.vue similarity index 100% rename from core/apps/AppMassNotification/components/List.vue rename to packages/wxwork/AppMassNotification/components/List.vue