Commit cc6427dc by Administrator

Update techhero-gateway-service.yml

parent 504b02aa
...@@ -44,6 +44,8 @@ ignore: ...@@ -44,6 +44,8 @@ ignore:
- /**/admin/files/** - /**/admin/files/**
- /admin/user/checkPasswordInDenLu - /admin/user/checkPasswordInDenLu
- /personalBack/getPhoneCode - /personalBack/getPhoneCode
- /auth/oauth/token
- /auth/**
swagger: swagger:
client: client:
- techhero-user-service - techhero-user-service
...@@ -65,7 +67,7 @@ notencrypt: ...@@ -65,7 +67,7 @@ notencrypt:
- /report/tb-template/update - /report/tb-template/update
- /sso/token - /sso/token
- /auth/personalBack/getPhoneCode - /auth/personalBack/getPhoneCode
- /oauth/token - /auth/oauth/token
respUrls: respUrls:
- /captcha - /captcha
- /captcha1 - /captcha1
...@@ -80,4 +82,4 @@ notencrypt: ...@@ -80,4 +82,4 @@ notencrypt:
- /download - /download
- /sso/token - /sso/token
- /auth/personalBack/getPhoneCode - /auth/personalBack/getPhoneCode
- /oauth/token - /auth/oauth/token
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