Commit 2f61b713 authored by Node- 门 忠鑫's avatar Node- 门 忠鑫

添加enoch agent

parent db248d30
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>cn.quantgroup</groupId> <groupId>cn.quantgroup</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>0.2.4</version> <version>0.2.5.3</version>
</parent> </parent>
<artifactId>xyqb-user2</artifactId> <artifactId>xyqb-user2</artifactId>
...@@ -275,6 +275,11 @@ ...@@ -275,6 +275,11 @@
<groupId>cn.quantgroup</groupId> <groupId>cn.quantgroup</groupId>
<artifactId>brave-spring-boot-starter</artifactId> <artifactId>brave-spring-boot-starter</artifactId>
</dependency> </dependency>
<dependency>
<groupId>cn.quantgroup</groupId>
<artifactId>enoch-agent-spring-boot-starter</artifactId>
</dependency>
<!--logback使用1.1.4版本--> <!--logback使用1.1.4版本-->
<dependency> <dependency>
<groupId>ch.qos.logback</groupId> <groupId>ch.qos.logback</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment