Skip to content
New issue

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

服务端运行时,A接口返回值取出来的变量参数,在B接口中没有引用到 #586

Open
xmherz opened this issue Oct 19, 2018 · 0 comments

Comments

@xmherz
Copy link

xmherz commented Oct 19, 2018

版本号

二次开发版本(最新获取)

什么问题

服务端运行时,A接口返回值取出来的变量参数,在B接口中没有取到。
测试集合中的自动化运行可以成功取到。

如何复现此问题

  1. A 接口返回值中取出token,存入变量token,context.responseData.token = token;
  2. B接口的入参中引用{{ $.14.body.token }}

default

token

什么浏览器

谷歌

什么系统(Linux, Windows, macOS)

linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant