添加编辑产品
POST
{{url}}/api/product/ae
请求参数
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
id
int
示例:1
必填
type
int
示例:0
必填
name
string
示例:测试产品
必填
main_img
string
示例:
必填
detail_html
string
示例:
必填
imgs
object
示例:null
必填
price
string
示例:
必填
quantity
int
示例:0
必填
soldout
int
示例:0
必填
sort
int
示例:0
必填
status
int
示例:0
必填
create_at
string
示例:2020-09-09T16:37:06.8097293+08:00
必填