Progr1mmer %!s(int64=7) %!d(string=hai) anos
pai
achega
02aea33787
Modificáronse 1 ficheiros con 12 adicións e 0 borrados
  1. 12 0
      ag-zuul.yml

+ 12 - 0
ag-zuul.yml

@ -82,6 +82,13 @@ spring:
    host: 172.19.103.47
    port: 6379
    password: redis!@456
zuul:
  routes:
    jkzl-server:
      path: /jkzl/**
      url: http://ssotest.yihu.cn/OpenPlatform/cgiBin/1.0/
#正式环境URL
#      url: http://apitest.yihu.com.cn/OpenPlatform/cgiBin/1.0/
---
spring:
@ -94,6 +101,11 @@ spring:
    host: 172.19.103.47
    port: 6379
    password: redis!@456
zuul:
  routes:
    jkzl-server:
      path: /jkzl/**
      url: http://ssotest.yihu.cn/OpenPlatform/cgiBin/1.0/
---
spring: