From 3b76858df989edd327bfb3c8fbb9544c7f16304f Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期一, 06 七月 2020 19:57:52 +0800
Subject: [PATCH] 优化事务处理

---
 service-common/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/service-common/pom.xml b/service-common/pom.xml
index 1057cca..3715bb0 100644
--- a/service-common/pom.xml
+++ b/service-common/pom.xml
@@ -62,7 +62,7 @@
                             <artifactItems>
                                 <artifactItem>
                                     <groupId>com.java110</groupId>
-                                    <artifactId>java110-config</artifactId>
+                                    <artifactId>java110-interface</artifactId>
                                     <version>${microcommunity.version}</version>
                                     <type>jar</type>
                                     <overWrite>true</overWrite>

--
Gitblit v1.8.0