如何通过Postman访问后台接口

81 阅读1分钟

两点需要注意的

  1. 如果域名没有重定向, 需要带index.php
  2. 请求需要在header中设置batoken(登录后台, 打开F12调试网络请求中可以看到)

image.png