From e55b0475045ee948a56fc26e5f5e7fe268e1570f Mon Sep 17 00:00:00 2001 From: gulongcheng <474084054@qq.com> Date: Fri, 5 Dec 2025 14:42:04 +0800 Subject: [PATCH] =?UTF-8?q?flowable=E5=90=84=E8=8A=82=E7=82=B9=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96=E6=9C=AC=E5=9C=B0=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 2 +- flowable/pom.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 86039680..1a4a804a 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -31,7 +31,7 @@ - + diff --git a/flowable/pom.xml b/flowable/pom.xml index b9ac54df..d04331b5 100644 --- a/flowable/pom.xml +++ b/flowable/pom.xml @@ -77,6 +77,11 @@ spring-boot-starter-test + + org.aspectj + aspectjweaver + +