config: name: 依赖上个接口 variables: base_url: https://api-test.qniao.cn/recycle-service teststeps: - name: 第一个接口 api: path/to/api1.yml extract: - token: content.token - name: 第二个接口 api: path/to/api2.yml variables: token: $token