Commit 5d9d1a2fc7043fcc5d2e571dd829e4ad045fc183
Merge branch 'master' of http://gitlab.gaoxiaobang.com/zygj/huike-eaas-config
Showing
2 changed files
with
3 additions
and
3 deletions
gateway.yml
| @@ -42,7 +42,7 @@ cas: | @@ -42,7 +42,7 @@ cas: | ||
| 42 | encoding: UTF-8 | 42 | encoding: UTF-8 |
| 43 | casServerUrlPrefix: https://cas.gaoxiaobang.com/ | 43 | casServerUrlPrefix: https://cas.gaoxiaobang.com/ |
| 44 | casServerLoginUrl: https://cas.gaoxiaobang.com/login | 44 | casServerLoginUrl: https://cas.gaoxiaobang.com/login |
| 45 | - ignorePattern: (^(/mvc/goto/)|(\\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$) | 45 | + ignorePattern: (^(/mvc/goto/)|(\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$) |
| 46 | --- | 46 | --- |
| 47 | 47 | ||
| 48 | spring: | 48 | spring: |
| @@ -82,4 +82,4 @@ cas: | @@ -82,4 +82,4 @@ cas: | ||
| 82 | encoding: UTF-8 | 82 | encoding: UTF-8 |
| 83 | casServerUrlPrefix: https://cas.gaoxiaobang.com/ | 83 | casServerUrlPrefix: https://cas.gaoxiaobang.com/ |
| 84 | casServerLoginUrl: https://cas.gaoxiaobang.com/login | 84 | casServerLoginUrl: https://cas.gaoxiaobang.com/login |
| 85 | - ignorePattern: (^(/mvc/goto/)|(\\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$) | ||
| 86 | \ No newline at end of file | 85 | \ No newline at end of file |
| 86 | + ignorePattern: (^(/mvc/goto/)|(\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$) | ||
| 87 | \ No newline at end of file | 87 | \ No newline at end of file |