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
a1977ba4
Commit
a1977ba4
authored
Aug 18, 2020
by
linboxuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
delete zzzd.md need
parent
4df4eff4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
167 deletions
+0
-167
center-channel/app/front/entry/public/apidoc/platform/zzzd.md
+0
-167
No files found.
center-channel/app/front/entry/public/apidoc/platform/zzzd.md
View file @
a1977ba4
...
@@ -297,170 +297,3 @@
...
@@ -297,170 +297,3 @@
"requestId"
:
"2208af94126f4c168659947dc8bd4feb"
"requestId"
:
"2208af94126f4c168659947dc8bd4feb"
}
}
```
```
-----------------------以下暂时未用
## **<a name="enterpriseInfo"> 下需求单</a>**
[
返回到目录
](
#menu
)
##### URL
[
/web/zzzd/zzzd/springBoard
]
#### 参数格式 `JSON`
#### HTTP请求方式 `POST`
#### 渠道执行的类型 actionType:enterpriseInfo
```
javascript
{}
```
#### 返回结果
```
javascript
{
"status"
:
0
,
"msg"
:
"success"
,
"data"
:
{
"diagnosis_no"
:
"N2020081211076qlz86H"
,
"corporate_name"
:
"林氏集团"
,
// 公司名称
"publish_name"
:
null
,
// 联系人
"publish_mobile"
:
"13911391996"
,
// 联系电话
"auth_result_name"
:
"已认证/未认证 直接用即可"
"qualifications_pic"
:
null
,
// 基础json
"brand_pic"
:
null
,
// 品牌json
"industry_pic"
:
null
,
// 行业json
},
"requestId"
:
"2208af94126f4c168659947dc8bd4feb"
}
```
## **<a name="getNeedListUser"> 需求列表</a>**
[
返回到目录
](
#menu
)
##### URL
[
/web/zzzd/zzzd/springBoard
]
#### 参数格式 `JSON`
#### HTTP 请求方式 `POST`
#### 渠道执行的类型 actionType:getNeedListUser
```
javascript
{
"status"
:
"状态"
,
// 目前枚举和原型不同 不建议筛选
"needNo"
:
""
,
// 需求单号
"publishName"
:
""
,
// 联系人姓名
"publishMobile"
:
""
,
// 联系人电话
"stdate"
:
"2020-02-16T04:14:24.000Z"
,
//开始时间
"endate"
:
"2020-02-21T14:14:24.000Z"
//结束时间
"pageNumber"
:
1
,
// 页数
"pageSize"
:
10
// 每页条数
}
```
#### 返回结果
```
javascript
// 等待填写
{
"status"
:
0
,
"msg"
:
"success"
,
"data"
:
{
"count"
:
13
,
"rows"
:
[
{
"id"
:
2844
,
"uapp_id"
:
22
,
"channelNeedNo"
:
"N202008111821nf9oKFf"
,
// 渠道需求号
"needNo"
:
"N202008111821nf9oKFf"
,
// 需求号
"channelUserId"
:
"13911391996"
,
// 渠道用户id
"publishName"
:
""
,
// 公司名称
"publisherOnlyCode"
:
null
,
"publishContent"
:
"公司注册 - "
,
"publishMobile"
:
"13911391996"
,
// 联系人电话
"followManUserId"
:
null
,
"followManName"
:
null
,
"followManMobile"
:
null
,
"followManOnlyCode"
:
null
,
"followContent"
:
null
,
"productOneType_id"
:
null
,
"productType_id"
:
null
,
"notes"
:
null
,
"disposeNotes"
:
null
,
"statusName"
:
"未推送"
,
// 需求状态
"status"
:
"wts"
,
"city"
:
"北京市-北京市-大兴区"
,
"province"
:
null
,
"typeCode"
:
"gszc"
,
// 需求类型
"typeName"
:
"公司注册"
,
// 需求类型名称
"channelTypeCode"
:
"gszc"
,
"channelTypeName"
:
"公司注册"
,
"created_at"
:
"2020-08-11T10:21:38.000Z"
,
"updated_at"
:
"2020-08-11T10:21:38.000Z"
,
"deleted_at"
:
null
,
"version"
:
0
},
]
},
"requestId"
:
"b2146c22a68b4bd48dc2119b46e636d4"
}
```
## **<a name="getNeedDetail"> 需求详情</a>**
[
返回到目录
](
#menu
)
##### URL
[
/web/zzzd/zzzd/springBoard
]
#### 参数格式 `JSON`
#### HTTP 请求方式 `POST`
#### 渠道执行的类型 actionType:getNeedDetail
```
javascript
{
"needNo"
:
""
,
// 需求单号
}
```
#### 返回结果
```
javascript
{
"status"
:
0
,
"msg"
:
"success"
,
"data"
:
{
"id"
:
2844
,
"uapp_id"
:
22
,
"channelNeedNo"
:
"N202008111821nf9oKFf"
,
// 渠道需求号
"needNo"
:
"N202008111821nf9oKFf"
,
// 需求号
"channelUserId"
:
"13911391996"
,
// 渠道用户id
"publishName"
:
""
,
// 公司名称
"publisherOnlyCode"
:
null
,
"publishContent"
:
"公司注册 - "
,
"publishMobile"
:
"13911391996"
,
// 联系人电话
"followManUserId"
:
null
,
"followManName"
:
null
,
"followManMobile"
:
null
,
"followManOnlyCode"
:
null
,
"followContent"
:
null
,
"productOneType_id"
:
null
,
"productType_id"
:
null
,
"notes"
:
null
,
"disposeNotes"
:
null
,
"statusName"
:
"未推送"
,
// 需求状态
"status"
:
"wts"
,
"city"
:
"北京市-北京市-大兴区"
,
"province"
:
null
,
"typeCode"
:
"gszc"
,
// 需求类型
"typeName"
:
"公司注册"
,
// 需求类型名称
"channelTypeCode"
:
"gszc"
,
"channelTypeName"
:
"公司注册"
,
"created_at"
:
"2020-08-11T10:21:38.000Z"
,
"updated_at"
:
"2020-08-11T10:21:38.000Z"
,
"deleted_at"
:
null
,
"version"
:
0
},
"requestId"
:
"9032ccf593894627849eb401ebf4f51b"
}
```
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