mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
2.0
This commit is contained in:
@@ -28,6 +28,6 @@ public static void main(String[] args) {
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
其中requestParams是客户端传递过来的参数,直接修改其中的值即可。
|
其中requestParams是客户端传递过来的参数,可在此基础上添加修改参数。
|
||||||
|
|
||||||
更多参考:com.gitee.sop.gatewaycommon.zuul.filter.PreParameterFormatterFilter.java
|
更多参考:com.gitee.sop.gatewaycommon.zuul.filter.PreParameterFormatterFilter.java
|
||||||
|
Reference in New Issue
Block a user