Commit 4d983bb4 by Administrator

Update techhero-gateway-service.yml

parent 81b21d47
...@@ -45,6 +45,9 @@ ignore: ...@@ -45,6 +45,9 @@ ignore:
- /**/admin/files/** - /**/admin/files/**
- /admin/user/checkPasswordInDenLu - /admin/user/checkPasswordInDenLu
- /personalBack/getPhoneCode - /personalBack/getPhoneCode
- /api/monitor/**
swagger: swagger:
client: client:
- techhero-user-service - techhero-user-service
...@@ -80,3 +83,8 @@ notencrypt: ...@@ -80,3 +83,8 @@ notencrypt:
- /download - /download
- /sso/token - /sso/token
- /auth/personalBack/getPhoneCode - /auth/personalBack/getPhoneCode
origin:
ips:
- "*"
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