Selaa lähdekoodia

gateway网关解密,只支持get和post

BF-202308171519\Administrator 2 vuotta sitten
vanhempi
commit
1e739cc8cc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      kxs-gateway/src/main/resources/application.yml

+ 1 - 1
kxs-gateway/src/main/resources/application.yml

@@ -26,7 +26,7 @@ spring:
             # 验证码处理
             - ValidateCodeGatewayFilter #如果该服务需要验证码则开启此过滤器
             # 解密过滤器
-#            - RequestDecoderFilter
+            - RequestDecoderFilter
 
         # 代码生成模块
         - id: kxs-codegen