在Composer选项卡中进行模拟get/post操作
当模拟post请求时,在Head中需要加入 Content-Type: application/json; charset=utf-8
然后在Request Body中用JSON格式传入参数
最后点击Execute按钮发送请求
时间: 2024-10-23 09:48:06
在Composer选项卡中进行模拟get/post操作
当模拟post请求时,在Head中需要加入 Content-Type: application/json; charset=utf-8
然后在Request Body中用JSON格式传入参数
最后点击Execute按钮发送请求