postman 使用记录
1、get 获取内容不可视:
url = http://www.66ip.cn/, Method=get
调整办法:
好吧,暂时没解决。。。。好气呀。。。。
2、post无返回数据
url = https://hotel.bestwehotel.com/api/hotel/searchHotels, Method=post
2.1、检查header中单词拼写,检查key-Value中是否有空格,
2.2、Body中使用raw数据格式。
实际结果与预期结果一致,如图所示: