فهرست منبع

IOS青柠记账 风控中台以及后台引入feign

En 2 ماه پیش
والد
کامیت
ff7274c387
3فایلهای تغییر یافته به همراه15 افزوده شده و 0 حذف شده
  1. 5 0
      yt-agent/agent-service/pom.xml
  2. 5 0
      yt-middle/middle-platform/pom.xml
  3. 5 0
      yt-risk/risk-manage/pom.xml

+ 5 - 0
yt-agent/agent-service/pom.xml

@@ -107,6 +107,11 @@
             <artifactId>lemon-feign</artifactId>
             <version>1.0-SNAPSHOT</version>
         </dependency>
+        <dependency>
+            <groupId>com.ytpm</groupId>
+            <artifactId>lemon-ios-feign</artifactId>
+            <version>1.0-SNAPSHOT</version>
+        </dependency>
         <dependency>
             <groupId>com.ytpm</groupId>
             <artifactId>lime-feign</artifactId>

+ 5 - 0
yt-middle/middle-platform/pom.xml

@@ -103,6 +103,11 @@
             <artifactId>lemon-feign</artifactId>
             <version>1.0-SNAPSHOT</version>
         </dependency>
+        <dependency>
+            <groupId>com.ytpm</groupId>
+            <artifactId>lemon-ios-feign</artifactId>
+            <version>1.0-SNAPSHOT</version>
+        </dependency>
         <dependency>
             <groupId>com.ytpm</groupId>
             <artifactId>lime-feign</artifactId>

+ 5 - 0
yt-risk/risk-manage/pom.xml

@@ -106,6 +106,11 @@
             <artifactId>lemon-feign</artifactId>
             <version>1.0-SNAPSHOT</version>
         </dependency>
+        <dependency>
+            <groupId>com.ytpm</groupId>
+            <artifactId>lemon-ios-feign</artifactId>
+            <version>1.0-SNAPSHOT</version>
+        </dependency>
         <dependency>
             <groupId>com.ytpm</groupId>
             <artifactId>lime-feign</artifactId>