Commit 32e5e972 by Administrator

Update techhero-gateway-service.yml

parent a55a3ea5
...@@ -35,7 +35,6 @@ ignore: ...@@ -35,7 +35,6 @@ ignore:
urls: urls:
- /**/*.css - /**/*.css
- /getTime - /getTime
- /api/getTime
- /captcha - /captcha
- /captcha1 - /captcha1
- /actuator/** - /actuator/**
...@@ -46,14 +45,14 @@ ignore: ...@@ -46,14 +45,14 @@ ignore:
- /captcha/** - /captcha/**
- /getSmBolt - /getSmBolt
- /getSmBolt/** - /getSmBolt/**
- /api/auth/** - /auth/**
- /api/ksfw/common/** - /ksfw/common/**
- /api/ksfw/plan-enrollment/** - /ksfw/plan-enrollment/**
#- /ksfw/user/** #- /ksfw/user/**
- /api/ksfw/user/user-login-bind-relation/** - /ksfw/user/user-login-bind-relation/**
- /api/ksfw/user/user-submit-score/get-render - /ksfw/user/user-submit-score/get-render
- /api/ksfw/score/studentScore/scoreQueryDataValid - /ksfw/score/studentScore/scoreQueryDataValid
- /api/ksfw/score/studentScore/getKfResult - /ksfw/score/studentScore/getKfResult
- /refresh/** - /refresh/**
- /doc.html - /doc.html
- /zipkin/** - /zipkin/**
...@@ -78,19 +77,19 @@ ignore: ...@@ -78,19 +77,19 @@ ignore:
- /**/admin/files/** - /**/admin/files/**
- /admin/user/checkPasswordInDenLu - /admin/user/checkPasswordInDenLu
- /personalBack/getPhoneCode - /personalBack/getPhoneCode
- /api/ksfw/suggestion/ad-scene/** - /ksfw/suggestion/ad-scene/**
- /api/ksfw/plan-enrollment/v2/enroll-node-timeline/** - /ksfw/plan-enrollment/v2/enroll-node-timeline/**
- /api/ksfw/plan-enrollment/v2/enroll-notice/** - /ksfw/plan-enrollment/v2/enroll-notice/**
- /api/ksfw/plan-enrollment/v2/enroll-question-answer/** - /ksfw/plan-enrollment/v2/enroll-question-answer/**
digest: digest:
disableSign: false disableSign: false
secret: 68d1ec5480a7a99b268fbab5bf21d515 secret: 68d1ec5480a7a99b268fbab5bf21d515
health: /api/actuator/health health: /actuator/health
noOpenidUrls: noOpenidUrls:
- /api/ksfw/user/user-login-bind-relation/getWxOpenIdByJsCode - /ksfw/user/user-login-bind-relation/getWxOpenIdByJsCode
- /api/getTime - /getTime
noTimeUrls: noTimeUrls:
- /api/getTime - /getTime
swagger: swagger:
client: client:
- techhero-user-service - techhero-user-service
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment