|
@ -294,7 +294,7 @@ spring: |
|
|
- Path=${server.servlet.context-path}/third/** |
|
|
- Path=${server.servlet.context-path}/third/** |
|
|
filters: |
|
|
filters: |
|
|
- StripPrefix=1 |
|
|
- StripPrefix=1 |
|
|
- CpAuth=false |
|
|
- CpAuth=true |
|
|
nacos: |
|
|
nacos: |
|
|
discovery: |
|
|
discovery: |
|
|
server-addr: @nacos.server-addr@ |
|
|
server-addr: @nacos.server-addr@ |
|
@ -409,6 +409,7 @@ epmet: |
|
|
- /gov/issue/** |
|
|
- /gov/issue/** |
|
|
- /gov/project/** |
|
|
- /gov/project/** |
|
|
- /resi/home/** |
|
|
- /resi/home/** |
|
|
|
|
|
- /third/** |
|
|
swaggerUrls: |
|
|
swaggerUrls: |
|
|
|
|
|
|
|
|
jwt: |
|
|
jwt: |
|
|