From 5d83a4104556f774a7a91042c5ae7fbf74637f06 Mon Sep 17 00:00:00 2001
From: tangzy <tangzy123456>
Date: Tue, 10 May 2022 10:29:34 +0800
Subject: [PATCH] 屏蔽事务
---
pom.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index e876052..05a58a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,10 +120,10 @@
<artifactId>blade-starter-report</artifactId>
</dependency>
<!-- 工作流 -->
- <dependency>
- <groupId>org.springblade</groupId>
- <artifactId>blade-starter-flowable</artifactId>
- </dependency>
+<!-- <dependency>-->
+<!-- <groupId>org.springblade</groupId>-->
+<!-- <artifactId>blade-starter-flowable</artifactId>-->
+<!-- </dependency>-->
<!-- 验证码 -->
<dependency>
<groupId>com.github.whvcse</groupId>
--
Gitblit v1.9.3