From 79f4827cbd2fa4a3a31cbf9263ca23df0b633413 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 12 May 2022 18:38:43 +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