新想法:一个接口的结果是另一个接口的某个参数的待选列表 #118
ximuliunian
started this conversation in
Ideas
Replies: 2 comments 2 replies
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
如题,有业务中有一些接口存在的意义就是为了服务另一个接口的某个参数的传参。参数传递的时候是根据数据库实时查询的。
而且还可以通过JS脚本来实现返回参数的提取,确定一下展示内容(如名称)和实际传递的内容(如ID)
之前去测这种接口的时候非常难受,所以这个功能是不是可以有呢 ( ̄▽ ̄)"
All reactions