Commit 5596aa9ce643ab221ad6d6169bf6418689949234
Merge branch 'master' of http://gitlab.gaoxiaobang.com/zygj/huike-eaas-config
Showing
1 changed file
with
2 additions
and
2 deletions
gateway.yml
| ... | ... | @@ -63,7 +63,7 @@ cas: |
| 63 | 63 | ignorePattern: (^(/mvc/goto/)|(\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$) |
| 64 | 64 | |
| 65 | 65 | tenant: |
| 66 | - tenantId: 438 | |
| 66 | + tenantId: 991 | |
| 67 | 67 | |
| 68 | 68 | --- |
| 69 | 69 | server: |
| ... | ... | @@ -130,7 +130,7 @@ cas: |
| 130 | 130 | ignorePattern: (^(/mvc/goto/)|(\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$) |
| 131 | 131 | |
| 132 | 132 | tenant: |
| 133 | - tenantId: 438 | |
| 133 | + tenantId: 991 | |
| 134 | 134 | |
| 135 | 135 | --- |
| 136 | 136 | server: | ... | ... |