From 84b2e543d0acffa9afede334e65ae9b5bde1888c Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 19 May 2022 15:57:14 +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