pull/1/head
tanghc 6 years ago
parent 75800d0ca2
commit 63ebdce4a8
  1. 2
      doc/docs/files/10111_动态修改请求参数.md

@ -28,6 +28,6 @@ public static void main(String[] args) {
```
其中requestParams是客户端传递过来的参数,直接修改其中的值即可
其中requestParams是客户端传递过来的参数,可在此基础上添加修改参数
更多参考:com.gitee.sop.gatewaycommon.zuul.filter.PreParameterFormatterFilter.java

Loading…
Cancel
Save