From 1b072f4955ed6abb89da353a2224c35f77f7e7df Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期四, 23 四月 2026 15:14:33 +0800
Subject: [PATCH] fix: 供应商往来付款金额修改

---
 pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 553dbf2..7f6a43f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -324,11 +324,6 @@
         </dependency>
 
         <dependency>
-            <groupId>cn.hutool</groupId>
-            <artifactId>hutool-all</artifactId>
-            <version>5.8.43</version>
-        </dependency>
-        <dependency>
             <groupId>com.fasterxml.jackson.datatype</groupId>
             <artifactId>jackson-datatype-jsr310</artifactId>
         </dependency>

--
Gitblit v1.9.3