Commit 7e13ef2a0c51a09c36596e095355175b28097dc4

Authored by luotong
2 parents 4f0351b7 eadc6285

Merge branch 'master' into 'master'

租户id 438 改为991



See merge request !20
Showing 1 changed file with 2 additions and 2 deletions
gateway.yml
@@ -62,7 +62,7 @@ cas: @@ -62,7 +62,7 @@ cas:
62 ignorePattern: (^(/mvc/goto/)|(\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$) 62 ignorePattern: (^(/mvc/goto/)|(\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$)
63 63
64 tenant: 64 tenant:
65 - tenantId: 438 65 + tenantId: 991
66 66
67 --- 67 ---
68 server: 68 server:
@@ -129,7 +129,7 @@ cas: @@ -129,7 +129,7 @@ cas:
129 ignorePattern: (^(/mvc/goto/)|(\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$) 129 ignorePattern: (^(/mvc/goto/)|(\.ico)|(/js)|(/image)|(/css)|(/fonts)|(/api)|(/downloadfile))|(.jsp$)
130 130
131 tenant: 131 tenant:
132 - tenantId: 438 132 + tenantId: 991
133 133
134 --- 134 ---
135 server: 135 server: