Kaynağa Gözat

提交获取当前登录用户接口

hxl13994548489 7 ay önce
ebeveyn
işleme
d68e041006
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      linkwe-service/pom.xml

+ 5 - 0
linkwe-service/pom.xml

@@ -55,6 +55,11 @@
             <groupId>com.baomidou</groupId>
             <artifactId>dynamic-datasource-spring-boot-starter</artifactId>
         </dependency>
+
+        <dependency>
+            <groupId>com.linkwechat</groupId>
+            <artifactId>linkwe-framework</artifactId>
+        </dependency>
     </dependencies>
 
 </project>