REST Client api接口测试工具插件 | vs code
myApi.http
post请求需要设置请求头信息
post https://127.0.0.1:3000/api/registerValidationCode
Content-Type: application/x-www-form-urlencoded
mobile=130*****91
###
get http://127.0.0.1:3000/api/areasList?city_id=110100
本文来自博客园,作者:JackieDYH,转载请注明原文链接:https://www.cnblogs.com/JackieDYH/p/17634501.html