txf %!s(int64=3) %!d(string=hai) anos
pai
achega
e76836ea33
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      pom.xml
  2. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
pom.xml

@@ -135,7 +135,7 @@
                     </execution>
                 </executions>
             </plugin>
-        </plugins>xr
+        </plugins>
         <resources>
             <resource>
                 <directory>src/main/resources</directory>

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -24,7 +24,7 @@ eureka:
 #feign设置
 openfeign:
   #正式环境
-#  ColumnDataFeign:
+  ColumnDataFeign:
     url: ${COLUMNDATAFEIGN_URL:172.16.33.166:8083}
   WmshBoundFeign:
     url: ${WMSHBOUNDFEIGN_URL:172.16.33.166:8070}