From 36be00e0f3cbe0d559c646fd2977e6e3a74aa6f9 Mon Sep 17 00:00:00 2001
From: KKSU <15274802129@163.com>
Date: Mon, 30 Sep 2024 16:57:22 +0800
Subject: [PATCH] Merge branch 'bea' of http://120.27.238.55:7000/r/exchange into bea
---
pom.xml | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index fe1248b..80d7548 100644
--- a/pom.xml
+++ b/pom.xml
@@ -294,6 +294,14 @@
<systemPath>${basedir}/lib/huobi-client-1.0.8-SNAPSHOT.jar</systemPath>
</dependency>
+<!-- <dependency>-->
+<!-- <groupId>com.huobi.sdk</groupId>-->
+<!-- <artifactId>huobi-client</artifactId>-->
+<!-- <version>2.0.3-SNAPSHOT</version>-->
+<!-- <scope>system</scope>-->
+<!-- <systemPath>${basedir}/lib/huobi-client-2.0.3-SNAPSHOT.jar</systemPath>-->
+<!-- </dependency>-->
+
<!-- submail邮件 start -->
<dependency>
<groupId>commons-logging</groupId>
--
Gitblit v1.9.1