diff --git a/content/zh-cn/docs/Features/common/server-plugin.md b/content/zh-cn/docs/Features/common/server-plugin.md index 1b9a3e7..a0bba85 100644 --- a/content/zh-cn/docs/Features/common/server-plugin.md +++ b/content/zh-cn/docs/Features/common/server-plugin.md @@ -61,7 +61,7 @@ Response ``` { - "unchange": "false", + "unchange": false, "content": { ... // 替换后的操作信息,格式必须和请求时的一致 }