Browse Source

Merge branch 'dev' of liubing/wlyy2.0 into dev

liubing 2 years ago
parent
commit
5c7d91c069
1 changed files with 8 additions and 0 deletions
  1. 8 0
      gateway/ag-basic/src/main/resources/application.yml

+ 8 - 0
gateway/ag-basic/src/main/resources/application.yml

@ -65,6 +65,14 @@ zuul:
    svr-base:
      path: /cityihealth/base/**
      serviceId: svr-base
#药柜预发布环境
    svr-base-yg:
      path: /cityihealth/baseygTest/**
      serviceId: svr-base-yg
#药柜后台预发布
    svr-authentication-yg:
      path: /cityihealth/authygTest/**
      serviceId: svr-authentication-yg
#新冠患者招募
    svr-base-vol:
      path: /cityihealth/baseVol/**