简要描述
- 无
请求URL
{{devAddr}}/activityProduct/editActivityProduct
请求方式
- post
Header
header | 示例值 | 必选 | 类型 | 说明 |
---|---|---|---|---|
Content-Type | application/json | 是 | string | application/json |
请求json字段说明
字段名 | 必选 | 类型 | 说明 |
---|---|---|---|
productName | 是 | string | 产品名称 |
channelCode | 是 | string | 渠道号 |
productId | 是 | string | 产品id |
state | 是 | string | 状态(0:停用,1:启用) |
productUrl | 否 | string | 产品链接 |
productDesc | 否 | string | 产品备注 |
productDesc1 | 否 | string | 产品备注-备用 |
productDesc2 | 否 | string | 产品备注-备用 |
activityProductId | 是 | string | 数据id |