Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
9303114d
Commit
9303114d
authored
Jan 05, 2021
by
任晓松
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
百度icp文档
parent
4ed6c28e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
center-channel/app/front/entry/public/apidoc/platform/baiduIcp.md
+7
-8
No files found.
center-channel/app/front/entry/public/apidoc/platform/baiduIcp.md
View file @
9303114d
...
...
@@ -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申请
}
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment