Postman工具设置Bearer Token与调试WebApi接口
使用 Postman工具调试需要token认证的WebApi接口。
选择 Authorization 标签页,选择 Inherit auth from parent(父级继承授权)
单个接口可以使用指定的 Token 调试: