We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,最近有修改请求返回值的需要,你的插件帮助了我,非常感谢。 使用中,发现目前仅支持按 URL 链接,在我的场景中,经常遇到相同接口名的 POST 接口,根据传参的不同,检索不同类型的数据。 目前版本无法满足这个需要,会把所有相同URL的请求结果都替换为替换的响应。 希望你百忙之中可以考虑下这个需求。再次感谢。 相信在以后的工作中,这个插件会对我有更大的帮助。
The text was updated successfully, but these errors were encountered:
你好,你的需求可以通过近期刚更新的Advanced Mode实现,例: 可以尝试一下,很灵活,各种需求应该都能满足
Sorry, something went wrong.
No branches or pull requests
你好,最近有修改请求返回值的需要,你的插件帮助了我,非常感谢。
使用中,发现目前仅支持按 URL 链接,在我的场景中,经常遇到相同接口名的 POST 接口,根据传参的不同,检索不同类型的数据。
目前版本无法满足这个需要,会把所有相同URL的请求结果都替换为替换的响应。
希望你百忙之中可以考虑下这个需求。再次感谢。
相信在以后的工作中,这个插件会对我有更大的帮助。
The text was updated successfully, but these errors were encountered: