修改产品
POST
{{host}}/back/material/edit
请求参数
参数名
类型
描述
必填
token
string
示例:f40188a0-ef09-4339-ad82-6b01ec9a6c35
必填
publish_time
string
示例:2020-7-1 10:00:00
必填
title
string
示例:asdfadsf
必填
member_id
int
示例:1
必填
category_id
int
示例:1
必填
scene_id
int
示例:1
必填
tag_id
int
示例:1
必填
thumb[0][id]
string
示例:3 封面图格式为数组 数组包含id,url
必填
thumb[0][url]
string
示例:asdfasdf/asdf/adsf/adsf.png
必填
price
int
示例:10
必填
content
string
示例:dadsfasdf
必填
status
int
示例:1
必填
extention
string
示例:pdf
必填
id
int
示例:1
必填
recommand
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1000
必填
msg
string
示例:success
必填