From 310fc1fb5808da5d0756aa404b0b2ea27d3af556 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E5=AD=90=E9=BB=98?= <925456043@qq.com>
Date: Wed, 19 Aug 2026 22:43:53 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20Jcseg=20=E5=8F=AF?=
=?UTF-8?q?=E6=89=A7=E8=A1=8C=E5=8C=85=E8=B5=84=E6=BA=90=E5=8A=A0=E8=BD=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将 jcseg-core 标记为 Spring Boot 启动时解包依赖
---
easyflow-starter/easyflow-starter-all/pom.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/easyflow-starter/easyflow-starter-all/pom.xml b/easyflow-starter/easyflow-starter-all/pom.xml
index 68071eaf..598bbc44 100644
--- a/easyflow-starter/easyflow-starter-all/pom.xml
+++ b/easyflow-starter/easyflow-starter-all/pom.xml
@@ -110,6 +110,14 @@
org.springframework.boot
spring-boot-maven-plugin
${spring-boot.version}
+
+
+
+ org.lionsoul
+ jcseg-core
+
+
+