瀏覽代碼

feat(gateway): 风控添加

wxd 1 月之前
父節點
當前提交
77b9debd2d
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      alien-gateway/pom.xml

+ 5 - 0
alien-gateway/pom.xml

@@ -180,6 +180,11 @@
         </dependency>
 
         <dependency>
+            <groupId>org.springframework.cloud</groupId>
+            <artifactId>spring-cloud-starter-openfeign</artifactId>
+        </dependency>
+
+        <dependency>
             <groupId>javax.xml.bind</groupId>
             <artifactId>jaxb-api</artifactId>
         </dependency>