forked from kidgrow-microservices-platform

dougang
2020-07-04 970fa55a3f883a70faf2faf1504c266dc1cddb0c
kidgrow-springcloud/kidgrow-springcloud-zuul/src/main/resources/application.yml
@@ -206,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
@@ -232,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
@@ -260,7 +264,7 @@
          - kidgrow
      renew:
        #是否开启token自动续签(目前只有redis实现)
        enable: false
        enable: true
        #白名单
        includeClientIds:
          - webApp