作者 王孝文

更新 application-dev.yml

@@ -50,8 +50,6 @@ feign: @@ -50,8 +50,6 @@ feign:
50 compression: 50 compression:
51 request: 51 request:
52 enabled: true 52 enabled: true
53 - min-request-size: 2048  
54 - max-request-size: 2097152000  
55 response: 53 response:
56 enabled: true 54 enabled: true
57 # hystrix If you need to use ThreadLocal bound variables in your RequestInterceptor`s 55 # hystrix If you need to use ThreadLocal bound variables in your RequestInterceptor`s