Progr1mmer 7 år sedan
förälder
incheckning
02aea33787
1 ändrade filer med 12 tillägg och 0 borttagningar
  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: