forked from kidgrow-microservices-platform

zhaoxiaohao
2020-06-30 4a8009e51b236c8de961b643c885543a680efe89
kidgrow-springcloud/kidgrow-springcloud-zuul/src/main/resources/application.yml
@@ -151,6 +151,18 @@
      strip-prefix: true
      sensitive-headers: '*'
      custom-sensitive-headers: true
    demo-aspnet-server-routes:
      path: /demoaspnetserver/**
      service-id: demo-aspnet-server
      strip-prefix: true
      sensitive-headers: '*'
      custom-sensitive-headers: true
    wechat-server-routes:
      path: /wechatserver/**
      service-id: wechat-server
      strip-prefix: true
      sensitive-headers: '*'
      custom-sensitive-headers: true
  ssl-hostname-validation-enabled: false
@@ -194,6 +206,8 @@
      - /actuator/info
      - /api-sms/smsChangLan/send
      - /api-user/users/doctorUserReg
      - /api-user/users/isRegUser
      - /api-user/users/passwordByPhone
#      - /api-user/syshospital/findAllByMap
#      - /api-user/sysdictionaries/findAll
#      - /api-user/sysdepartment/findListByHospitalId
@@ -220,7 +234,9 @@
        /user/login,
        /api-sms/smsChangLan/send,
        /api-user/users/doctorUserReg,
        /api-file/files-upload
        /api-file/files-upload,
        /api-user/users/isRegUser,
        /api-user/users/passwordByPhone
#        /api-user/syshospital/findAllByMap,
#        /api-user/sysdictionaries/findAll,
#        /api-user/sysdepartment/findListByHospitalId