【工具软件】Postman 登陆设置全局变量 token

先设置 Tests 脚本

const res = pm.response.json()
pm.globals.set('token', res.data.token)

image

使用

image

posted @ 2023-04-27 21:28  努力挣钱的小鑫  阅读(27)  评论(0编辑  收藏  举报