sjj1022

1  获取url  

从前端网页截取  比如 

  1. Request URL:
    http://10.62.49.203:10080/api/v1.0/sdm/institutions

2  获取body体 

{

   name: "test",
   code: "2",
   description: "1"
}

3  增加   Name:Content-Type

            Value: applicaiton/json

 

4  点击Request Header

    Name :Access-Token

    Value:1278dhfd-27833nfd-237y73-387348

 

分类:

技术点:

相关文章: