config: name: teststeps: - name: token传给员工列表 api: api/ldap_login.yml extract: - token: headers.Authorization - name: 列表查询传token api: api/ldap_Employees_list.yml variables: token: $token