Commit eadc62858979607fa0a91eea115cf2df72bfb561

Authored by luotong
1 parent 4f0351b7

租户id 438 改为991

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