From 4387620476a7d02f0f9e997d767b75fbf765b76f Mon Sep 17 00:00:00 2001 From: FLYPHT <1035748121@qq.com> Date: Thu, 23 Jun 2022 11:59:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=89=93=E5=8C=85=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smtweb-framework/sw-framework-core/pom.xml | 2 +- smtweb-framework/sw-system-bpm/pom.xml | 30 ++++++++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/smtweb-framework/sw-framework-core/pom.xml b/smtweb-framework/sw-framework-core/pom.xml index 78b7ed5..1c29d60 100644 --- a/smtweb-framework/sw-framework-core/pom.xml +++ b/smtweb-framework/sw-framework-core/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> cc.smtweb sw-framework-core - 2.2.0-SNAPSHOT + 3.1.0-SNAPSHOT org.springframework.boot diff --git a/smtweb-framework/sw-system-bpm/pom.xml b/smtweb-framework/sw-system-bpm/pom.xml index bc58b5e..150d9ad 100644 --- a/smtweb-framework/sw-system-bpm/pom.xml +++ b/smtweb-framework/sw-system-bpm/pom.xml @@ -6,7 +6,7 @@ sw-system-bpm cc.smtweb - 2.2.2-SNAPSHOT + 3.1.0-SNAPSHOT org.springframework.boot @@ -28,7 +28,7 @@ cc.smtweb sw-framework-core - 2.2.0-SNAPSHOT + 3.1.0-SNAPSHOT org.springframework.boot @@ -173,6 +173,32 @@ + + + + E:/WORKSPACE/JJKJ-GIT/CODE/smtweb/sw-ui-design-vue/dist/ + ${basedir}/target/classes/static/design/ui + + + + E:/WORKSPACE/JJKJ-GIT/CODE/smtweb/sw-db-design-vue/dist/ + ${basedir}/target/classes/static/design/db + + + + E:/WORKSPACE/JJKJ-GIT/CODE/smtweb/sw-flow-design-vue/dist/ + ${basedir}/target/classes/static/design/flow + + + + E:/WORKSPACE/JJKJ-GIT/CODE/smtweb/sw-framework-widget-vue/dist/ + ${basedir}/target/classes/static/design/preview + + + + src/main/resources + +