渠道新增
POST
http://10.100.24.75:7077/app-store/channel
接口描述
新增渠道信息
响应参数
参数名
类型
描述
必填
code
String
状态
必填
data
Boolean
data
必填
请求参数
参数名
类型
描述
必填
id
Integer
主键id
必填
parentId
Integer
父节点id
必填
channelCode
String
渠道code
必填
channelName
String
渠道名称
必填
servicePhone
String
渠道客服
必填
channelDescription
String
渠道描述
必填
channelLogo
String
渠道logo
必填
channelUrl
String
渠道url
必填
topButtonTitle
String
顶部按钮标题
必填
topButtonUrl
String
顶部按钮跳转链接
必填
pageTemplate
String
商城页面模板 A,B
必填
status
String
启用状态,ENABLE:启用、DISABLE:禁用
必填
channelId
Integer
渠道id
必填
title
String
标题
必填
linkUrl
String
url
必填
createId
String
创建人
必填
orderNum
Integer
排序
必填
parentId
Integer
父节点id
必填
channelCode
String
渠道code
必填
channelName
String
渠道名称
必填
servicePhone
String
客服电话
必填
channelDescription
String
渠道描述
必填
operateType
String
当前操作类型,必填【channel:渠道管理,store:商城配置
必填