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
bd8eaaad
Commit
bd8eaaad
authored
Feb 10, 2020
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tj
parent
6cb184f9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
117 additions
and
311 deletions
+117
-311
center-channel/app/front/entry/public/apidoc/platform/product.md
+117
-311
No files found.
center-channel/app/front/entry/public/apidoc/platform/product.md
View file @
bd8eaaad
<a
name=
"menu"
href=
"/doc"
>
返回主目录
</a>
<a
name=
"menu"
href=
"/doc"
>
返回主目录
</a>
1.
[
产品列表-根据产品大类获取
](
#get
CAProductListByType
OneCode
)
1.
[
产品列表-根据产品大类获取
](
#get
ProductListBy
OneCode
)
1.
[
产品列表-根据产品二类获取
](
#get
CAProductListByType
Code
)
1.
[
产品列表-根据产品二类获取
](
#get
ProductListByTwo
Code
)
1.
[
产品详情
](
#getCAProductDetail
)
1.
[
产品详情
](
#getCAProductDetail
)
## **<a name="get
CAProductListByTypeOneCode"> 产品列表-根据产品大类
获取</a>**
## **<a name="get
ProductListByOneCode"> 产品列表-根据产品大类编码
获取</a>**
[
返回到目录
](
#menu
)
[
返回到目录
](
#menu
)
##### URL
##### URL
[
/action/product/springBoard
]
[
/action/product/springBoard
]
#### 参数格式 `JSON`
#### 参数格式 `JSON`
#### HTTP请求方式 `POST`
#### HTTP请求方式 `POST`
#### 渠道执行的类型 actionType:get
CAProductListByTypeOneCode
#### 渠道执行的类型 actionType:get
ProductList
```
javascript
```
javascript
{
{
"
typeOneCode"
:
"sbfu"
"
pathCode"
:
"sbfu"
//查询的路径:大类code
}
}
```
```
#### 返回结果
#### 返回结果
0为成功,否则为失败
```
javascript
```
javascript
{
{
"status"
:
0
,
"status"
:
0
,
"msg"
:
"success"
,
"msg"
:
"success"
,
"data"
:[
"data"
:
[
{
{
"id"
:
1
,
"uapp_id"
:
26
,
//平台id--显示不用
"uapp_id"
:
16
,
"path_code"
:
"/sbfu/sbzc/"
,
//产品路径编码--显示不用
"path_code"
:
"sbfu/sbzc"
,
"path_name"
:
"/商标服务/商标注册/"
,
//产品路径名称--显示不用
"path_name"
:
"商标服务/商标注册"
,
"item_code"
:
"zzsbzc"
,
//产品code
"item_code"
:
"zzsbzc"
,
"item_name"
:
"商标注册【自助申请】"
,
//产品名称
"item_name"
:
"商标注册【自助申请】"
,
"channel_item_code"
:
"zzsbzc"
,
//渠道产品code
"pic_url"
:
null
,
"channel_item_name"
:
"商标注册【自助申请】"
,
//渠道产品名称
"product_desc"
:
"{"
logo
":"","
desc
":["
自己检索商标
,
准备官方所需注册材料
","
提交迅速
,
及时反馈
","
全流程跟踪
,
掌握申请进度
"]}"
,
"pic_url"
:
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/zc_qft_pi15755163570461.png"
,
//产品的图片
"channel_item_code"
:
"FW_GOODS-581976-1"
,
"product_short_desc"
:
"适合熟知商标注册流程的企业用户"
,
//产品的介绍
"channel_item_name"
:
"商标注册【自助申请】"
,
"product_desc"
:
"[
\"
自己检索商标,准备官方所需注册材料
\"
,
\"
提交迅速,及时反馈
\"
,
\"
全流程跟踪,掌握申请进度
\"
]"
,
//产品的描述列表
"sort"
:
0
,
"desc_url"
:
null
,
//产品介绍图片地址
"productType_id"
:
2
,
"icon_url"
:
null
,
//产品的icon
"created_at"
:
"2020-01-07T15:29:57.000Z"
,
"productType_id"
:
2
,
//产品类型id--显示用不到
"product_id"
:
1
,
"sort"
:
1
,
//排序
"price"
:
300
,
"id"
:
1
,
//定价id
"supply_price"
:
0
,
"service_charge"
:
30
,
//服务费
"service_charge"
:
0
,
"public_expense"
:
270
,
//官费
"public_expense"
:
0
,
"price"
:
300
,
//价格
"channel_profit_rate"
:
0
,
"price_type"
:
"mj"
,
//定价类型:mj:每件,mc:每次,mt:每天,my:每月,mn:每年,qj:区间
"price_type"
:
"mj"
,
"price_type_name"
:
"每件"
,
//定价类型名称
"price_type_name"
:
"每件"
,
"price_desc"
:
"每件(10小项)"
,
//定价描述
"price_desc"
:
null
,
"min_qty"
:
null
,
//区间最小值
"min_qty"
:
1
,
"max_qty"
:
null
//区间最大值
"max_qty"
:
100
,
"type_id"
:
2
,
"p_id"
:
1
,
"type_code"
:
"sbzc"
,
"type_name"
:
"商标注册"
,
"type_pic"
:
null
,
"type_desc"
:
null
,
"type_icon"
:
null
,
"p_type_id"
:
1
,
"p_type_code"
:
"sbfu"
,
"p_type_name"
:
"商标服务"
,
"p_type_pic"
:
null
,
"p_type_desc"
:
null
,
"p_type_icon"
:
null
},
{
"id"
:
2
,
"uapp_id"
:
16
,
"path_code"
:
"sbfu/sbzc"
,
"path_name"
:
"商标服务/商标注册"
,
"item_code"
:
"fzsbzc"
,
"item_name"
:
"商标注册【专家辅助申请】"
,
"pic_url"
:
null
,
"product_desc"
:
"{"
logo
":"","
desc
":["
由专业代理人帮您检索分析
,
成功率高
","
为您优化注册方案
,
全方位保护
","
代理人全流程服务
,
24
小时拿到官方申请号
"]}"
,
"channel_item_code"
:
"FW_GOODS-580010-1"
,
"channel_item_name"
:
"商标注册【专家辅助申请】"
,
"sort"
:
0
,
"productType_id"
:
2
,
"created_at"
:
"2020-01-07T15:30:34.000Z"
,
"product_id"
:
2
,
"price"
:
699
,
"supply_price"
:
0
,
"service_charge"
:
0
,
"public_expense"
:
0
,
"channel_profit_rate"
:
0
,
"price_type"
:
"mj"
,
"price_type_name"
:
"每件"
,
"price_desc"
:
null
,
"min_qty"
:
1
,
"max_qty"
:
100
,
"type_id"
:
2
,
"p_id"
:
1
,
"type_code"
:
"sbzc"
,
"type_name"
:
"商标注册"
,
"type_pic"
:
null
,
"type_desc"
:
null
,
"type_icon"
:
null
,
"p_type_id"
:
1
,
"p_type_code"
:
"sbfu"
,
"p_type_name"
:
"商标服务"
,
"p_type_pic"
:
null
,
"p_type_desc"
:
null
,
"p_type_icon"
:
null
},
{
"id"
:
3
,
"uapp_id"
:
16
,
"path_code"
:
"sbfu/sbzc"
,
"path_name"
:
"商标服务/商标注册"
,
"item_code"
:
"dbsbzc"
,
"item_name"
:
"商标注册【担保申请】"
,
"pic_url"
:
""
,
"product_desc"
:
"{"
logo
":"","
desc
":["
专业代理人精准评估
,
风险共担
","
注册不成功
,
全额退款
","
24
小时拿到官方申请号
"]}"
,
"channel_item_code"
:
"FW_GOODS-581978-1"
,
"channel_item_name"
:
"商标注册【担保申请】"
,
"sort"
:
0
,
"productType_id"
:
2
,
"created_at"
:
"2020-01-07T15:30:34.000Z"
,
"product_id"
:
3
,
"price"
:
1380
,
"supply_price"
:
0
,
"service_charge"
:
0
,
"public_expense"
:
0
,
"channel_profit_rate"
:
0
,
"price_type"
:
"mj"
,
"price_type_name"
:
"每件"
,
"price_desc"
:
""
,
"min_qty"
:
1
,
"max_qty"
:
100
,
"type_id"
:
2
,
"p_id"
:
1
,
"type_code"
:
"sbzc"
,
"type_name"
:
"商标注册"
,
"type_pic"
:
null
,
"type_desc"
:
null
,
"type_icon"
:
null
,
"p_type_id"
:
1
,
"p_type_code"
:
"sbfu"
,
"p_type_name"
:
"商标服务"
,
"p_type_pic"
:
null
,
"p_type_desc"
:
null
,
"p_type_icon"
:
null
}
}
],
],
"requestId"
:
"cb12e4a2f91440ab8f0d79b6845298e8
"
"requestId"
:
"c39ee8a924074904b1694dd3bf2d6c4b
"
}
}
```
```
## **<a name="get
CAProductListByType
Code"> 产品列表-根据产品二类获取</a>**
## **<a name="get
ProductListByTwo
Code"> 产品列表-根据产品二类获取</a>**
[
返回到目录
](
#menu
)
[
返回到目录
](
#menu
)
##### URL
##### URL
[
/action/product/springBoard
]
[
/action/product/springBoard
]
#### 参数格式 `JSON`
#### 参数格式 `JSON`
#### HTTP请求方式 `POST`
#### HTTP请求方式 `POST`
#### 渠道执行的类型 actionType:get
CAProductListByTypeCode
#### 渠道执行的类型 actionType:get
ProductList
```
javascript
```
javascript
{
{
"typeCode"
:
"sbzc"
"pathCode"
:
"sbfu/sbzc"
//查询的路径:大类code/二类code
}
}
```
```
#### 返回结果
#### 返回结果
0为成功,否则为失败
```
javascript
```
javascript
{
{
"status"
:
0
,
"status"
:
0
,
"msg"
:
"success"
,
"msg"
:
"success"
,
"data"
:[
"data"
:
[
{
"id"
:
1
,
"uapp_id"
:
16
,
"path_code"
:
"sbfu/sbzc"
,
"path_name"
:
"商标服务/商标注册"
,
"item_code"
:
"zzsbzc"
,
"item_name"
:
"商标注册【自助申请】"
,
"pic_url"
:
null
,
"product_desc"
:
"{"
logo
":"","
desc
":["
自己检索商标
,
准备官方所需注册材料
","
提交迅速
,
及时反馈
","
全流程跟踪
,
掌握申请进度
"]}"
,
"channel_item_code"
:
"FW_GOODS-581976-1"
,
"channel_item_name"
:
"商标注册【自助申请】"
,
"sort"
:
0
,
"productType_id"
:
2
,
"created_at"
:
"2020-01-07T15:29:57.000Z"
,
"product_id"
:
1
,
"price"
:
300
,
"supply_price"
:
0
,
"service_charge"
:
0
,
"public_expense"
:
0
,
"channel_profit_rate"
:
0
,
"price_type"
:
"mj"
,
"price_type_name"
:
"每件"
,
"price_desc"
:
null
,
"min_qty"
:
1
,
"max_qty"
:
100
,
"type_id"
:
2
,
"p_id"
:
1
,
"type_code"
:
"sbzc"
,
"type_name"
:
"商标注册"
,
"type_pic"
:
null
,
"type_desc"
:
null
,
"type_icon"
:
null
,
"p_type_id"
:
1
,
"p_type_code"
:
"sbfu"
,
"p_type_name"
:
"商标服务"
,
"p_type_pic"
:
null
,
"p_type_desc"
:
null
,
"p_type_icon"
:
null
},
{
"id"
:
2
,
"uapp_id"
:
16
,
"path_code"
:
"sbfu/sbzc"
,
"path_name"
:
"商标服务/商标注册"
,
"item_code"
:
"fzsbzc"
,
"item_name"
:
"商标注册【专家辅助申请】"
,
"pic_url"
:
null
,
"product_desc"
:
"{"
logo
":"","
desc
":["
由专业代理人帮您检索分析
,
成功率高
","
为您优化注册方案
,
全方位保护
","
代理人全流程服务
,
24
小时拿到官方申请号
"]}"
,
"channel_item_code"
:
"FW_GOODS-580010-1"
,
"channel_item_name"
:
"商标注册【专家辅助申请】"
,
"sort"
:
0
,
"productType_id"
:
2
,
"created_at"
:
"2020-01-07T15:30:34.000Z"
,
"product_id"
:
2
,
"price"
:
699
,
"supply_price"
:
0
,
"service_charge"
:
0
,
"public_expense"
:
0
,
"channel_profit_rate"
:
0
,
"price_type"
:
"mj"
,
"price_type_name"
:
"每件"
,
"price_desc"
:
null
,
"min_qty"
:
1
,
"max_qty"
:
100
,
"type_id"
:
2
,
"p_id"
:
1
,
"type_code"
:
"sbzc"
,
"type_name"
:
"商标注册"
,
"type_pic"
:
null
,
"type_desc"
:
null
,
"type_icon"
:
null
,
"p_type_id"
:
1
,
"p_type_code"
:
"sbfu"
,
"p_type_name"
:
"商标服务"
,
"p_type_pic"
:
null
,
"p_type_desc"
:
null
,
"p_type_icon"
:
null
},
{
{
"id"
:
3
,
"uapp_id"
:
26
,
//平台id--显示不用
"uapp_id"
:
16
,
"path_code"
:
"/sbfu/sbzc/"
,
//产品路径编码--显示不用
"path_code"
:
"sbfu/sbzc"
,
"path_name"
:
"/商标服务/商标注册/"
,
//产品路径名称--显示不用
"path_name"
:
"商标服务/商标注册"
,
"item_code"
:
"zzsbzc"
,
//产品code
"item_code"
:
"dbsbzc"
,
"item_name"
:
"商标注册【自助申请】"
,
//产品名称
"item_name"
:
"商标注册【担保申请】"
,
"channel_item_code"
:
"zzsbzc"
,
//渠道产品code
"pic_url"
:
""
,
"channel_item_name"
:
"商标注册【自助申请】"
,
//渠道产品名称
"product_desc"
:
"{"
logo
":"","
desc
":["
专业代理人精准评估
,
风险共担
","
注册不成功
,
全额退款
","
24
小时拿到官方申请号
"]}"
,
"pic_url"
:
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/zc_qft_pi15755163570461.png"
,
//产品的图片
"channel_item_code"
:
"FW_GOODS-581978-1"
,
"product_short_desc"
:
"适合熟知商标注册流程的企业用户"
,
//产品的介绍
"channel_item_name"
:
"商标注册【担保申请】"
,
"product_desc"
:
"[
\"
自己检索商标,准备官方所需注册材料
\"
,
\"
提交迅速,及时反馈
\"
,
\"
全流程跟踪,掌握申请进度
\"
]"
,
//产品的描述列表
"sort"
:
0
,
"desc_url"
:
null
,
//产品介绍图片地址
"productType_id"
:
2
,
"icon_url"
:
null
,
//产品的icon
"created_at"
:
"2020-01-07T15:30:34.000Z"
,
"productType_id"
:
2
,
//产品类型id--显示用不到
"product_id"
:
3
,
"sort"
:
1
,
//排序
"price"
:
1380
,
"id"
:
1
,
//定价id
"supply_price"
:
0
,
"service_charge"
:
30
,
//服务费
"service_charge"
:
0
,
"public_expense"
:
270
,
//官费
"public_expense"
:
0
,
"price"
:
300
,
//价格
"channel_profit_rate"
:
0
,
"price_type"
:
"mj"
,
//定价类型:mj:每件,mc:每次,mt:每天,my:每月,mn:每年,qj:区间
"price_type"
:
"mj"
,
"price_type_name"
:
"每件"
,
//定价类型名称
"price_type_name"
:
"每件"
,
"price_desc"
:
"每件(10小项)"
,
//定价描述
"price_desc"
:
""
,
"min_qty"
:
null
,
//区间最小值
"min_qty"
:
1
,
"max_qty"
:
null
//区间最大值
"max_qty"
:
100
,
"type_id"
:
2
,
"p_id"
:
1
,
"type_code"
:
"sbzc"
,
"type_name"
:
"商标注册"
,
"type_pic"
:
null
,
"type_desc"
:
null
,
"type_icon"
:
null
,
"p_type_id"
:
1
,
"p_type_code"
:
"sbfu"
,
"p_type_name"
:
"商标服务"
,
"p_type_pic"
:
null
,
"p_type_desc"
:
null
,
"p_type_icon"
:
null
}
}
],
],
"requestId"
:
"3708d266442a45edbfedaf87d26f6400
"
"requestId"
:
"c39ee8a924074904b1694dd3bf2d6c4b
"
}
}
```
```
## **<a name="get
CA
ProductDetail"> 产品详情</a>**
## **<a name="getProductDetail"> 产品详情</a>**
[
返回到目录
](
#menu
)
[
返回到目录
](
#menu
)
##### URL
##### URL
[
/action/product/springBoard
]
[
/action/product/springBoard
]
#### 参数格式 `JSON`
#### 参数格式 `JSON`
#### HTTP请求方式 `POST`
#### HTTP请求方式 `POST`
#### 渠道执行的类型 actionType:get
CA
ProductDetail
#### 渠道执行的类型 actionType:getProductDetail
```
javascript
```
javascript
{
{
"channelItemCode"
:
"
FW_GOODS-581976-1
"
"channelItemCode"
:
"
zzsbzc
"
}
}
```
```
#### 返回结果
#### 返回结果
0为成功,否则为失败
```
javascript
```
javascript
{
{
"status"
:
0
,
"status"
:
0
,
"msg"
:
"success"
,
"msg"
:
"success"
,
"data"
:[
"data"
:
{
{
"id"
:
1
,
"id"
:
1
,
"uapp_id"
:
26
,
"uapp_id"
:
16
,
"path_code"
:
"/sbfu/sbzc/"
,
"path_code"
:
"sbfu/sbzc"
,
"path_name"
:
"/商标服务/商标注册/"
,
"path_name"
:
"商标服务/商标注册"
,
"item_code"
:
"zzsbzc"
,
"item_code"
:
"zzsbzc"
,
"item_name"
:
"商标注册【自助申请】"
,
"item_name"
:
"商标注册【自助申请】"
,
"channel_item_code"
:
"zzsbzc"
,
"pic_url"
:
null
,
"channel_item_name"
:
"商标注册【自助申请】"
,
"product_desc"
:
"{"
logo
":"","
desc
":["
自己检索商标
,
准备官方所需注册材料
","
提交迅速
,
及时反馈
","
全流程跟踪
,
掌握申请进度
"]}"
,
"pic_url"
:
"http://gsb-zc.oss-cn-beijing.aliyuncs.com/zc_qft_pi15755163570461.png"
,
"channel_item_code"
:
"FW_GOODS-581976-1"
,
"product_desc"
:
"{
\"
logo
\"
:
\"\"
,
\"
desc
\"
:[
\"
自己检索商标,准备官方所需注册材料
\"
,
\"
提交迅速,及时反馈
\"
,
\"
全流程跟踪,掌握申请进度
\"
]}"
,
"channel_item_name"
:
"商标注册【自助申请】"
,
"desc_url"
:
null
,
"sort"
:
0
,
"icon_url"
:
null
,
"productType_id"
:
2
,
"productType_id"
:
2
,
"created_at"
:
"2020-01-07T15:29:57.000Z"
,
"price_list"
:
[
"product_id"
:
1
,
{
"price"
:
300
,
"id"
:
1
,
//定价id
"supply_price"
:
0
,
"price"
:
300
,
"service_charge"
:
0
,
"supply_price"
:
270
,
"public_expense"
:
0
,
"service_charge"
:
30
,
"channel_profit_rate"
:
0
,
"public_expense"
:
270
,
"price_type"
:
"mj"
,
"is_default"
:
1
,
//是否默认,1默认,0不是默认
"price_type_name"
:
"每件"
,
"price_type"
:
"mj"
,
"price_desc"
:
null
,
"price_type_name"
:
"每件"
,
"min_qty"
:
1
,
"sort"
:
1
,
"max_qty"
:
100
,
"price_desc"
:
"每件(10小项)"
,
"type_id"
:
2
,
"min_qty"
:
null
,
"p_id"
:
1
,
"max_qty"
:
null
"type_code"
:
"sbzc"
,
},
"type_name"
:
"商标注册"
,
{
"type_pic"
:
null
,
"id"
:
4
,
//定价id
"type_desc"
:
null
,
"price"
:
580
,
"type_icon"
:
null
,
"supply_price"
:
540
,
"p_type_id"
:
1
,
"service_charge"
:
40
,
"p_type_code"
:
"sbfu"
,
"public_expense"
:
540
,
"p_type_name"
:
"商标服务"
,
"is_default"
:
0
,
"p_type_pic"
:
null
,
"price_type"
:
"mj"
,
"p_type_desc"
:
null
,
"price_type_name"
:
"每件"
,
"p_type_icon"
:
null
,
"sort"
:
2
,
"productPriceList"
:[
"price_desc"
:
"2件(20小项)"
,
{
"min_qty"
:
null
,
"price"
:
300
,
"max_qty"
:
null
"supply_price"
:
0
,
}
"service_charge"
:
0
,
]
"public_expense"
:
0
,
},
"is_default"
:
1
,
"requestId"
:
"5913fc3ae97a402e93330c2d488f1f7e"
"price_type"
:
"mj"
,
"price_type_name"
:
"每件"
,
"sort"
:
1
,
"price_desc"
:
null
,
"min_qty"
:
1
,
"max_qty"
:
100
}
]
}
],
"requestId"
:
"0f2cad6ead8f4788b61bdd619f45732e"
}
}
```
```
\ No newline at end of file
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