Commit 9303114d by 任晓松

百度icp文档

parent 4ed6c28e
......@@ -9,7 +9,7 @@
##### 接口描述
统一的接口调用,调用其他接口参考此示例
请求头参数:
#### 请求头参数:
--header 'appkey: 202010261354' 
--header 'sign: 067BE4B7D84EDDDC27644F464783C6A6' 
--header 'Content-Type: application/json' 
......@@ -34,13 +34,12 @@ area=1&consultType=5&description=需求测试_001&intentionBizIdI=20200320201737
#### 参数示例
``` javascript
{
"intentionBizId": "zhuangbingceshi008",
"phone": "13075556693",
"userName": "庄冰",
"description": "1111111111111222",
"area": "1",
"consultType": 5,
"sign": "2713C75F75B0713E525EEB39BB7D5BD3"
"intentionBizId": "zhuangbingceshi008",// Y ⽤户咨询编号
"phone": "13075556693",// Y ⽤户⼿机号
"userName": "庄冰",// N ⽤户名
"description": "1111111111111222",// N ⽤户需求信息
"area": "1",// N 区域代码
"consultType": 5,// Y 需求类型:ICP:ICP申请 ;EDI:EDI申请
}
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment