juzhiyuan commented on a change in pull request #2706: URL: https://github.com/apache/apisix/pull/2706#discussion_r522161189
########## File path: doc/zh-cn/plugins.md ########## @@ -29,6 +29,9 @@ APISIX 的插件是热加载的,不管你是新增、删除还是修改插件 curl http://127.0.0.1:9080/apisix/admin/plugins/reload -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT ``` +注意:如果你之前在路由规则里配置了某个插件(比如在 `route` 的 `plugins` 字段里面添加了它),然后 Review comment: `注意:如果你已经在路由规则里配置了某个插件(比如在 `route` 的 `plugins` 字段里面添加了它),然后` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
