在test中写获取token的脚本
pm.environment.set("token", JSON.parse(responseBody).data[0].token);
只需要将data[0].token的token名称进行改正就行

相关文章:

  • 2022-03-07
  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
  • 2022-02-22
  • 2022-12-23
  • 2021-06-15
猜你喜欢
  • 2022-12-23
  • 2021-12-01
  • 2021-06-05
  • 2022-12-23
  • 2022-02-07
  • 2022-12-23
相关资源
相似解决方案