Commit 325563fe by 程裕兵

feat:settle

parent d30b971d
......@@ -52,6 +52,11 @@
<artifactId>api</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.jiejing.fitness.finance</groupId>
<artifactId>api</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<!-- ======================= jiejing api end ======================= -->
......
......@@ -19,6 +19,10 @@
<artifactId>api</artifactId>
</dependency>
<dependency>
<groupId>com.jiejing.fitness.finance</groupId>
<artifactId>api</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
</dependency>
......
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