apipost 设置响应绑定变量啊我弄不好获取到的内容是错误的不是data里面的内容
你双引号是字符串,不是变量
apt.variables.set("token", response.json.data);