|
@ -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/**
|