文档
测试

编辑商品信息

POST
http://pur.daoben.net/api/goods/goodedit

请求参数

参数名
类型
描述
必填
token
string
示例:aab3faa7-d41c-4311-810f-c5165bd0b192
必填
cInvCode
int
示例:00521
必填
field
string
示例:pprice
必填
value
float
示例:5.98
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:修改成功
必填
time
string
示例:1628672404
必填
data
object
示例:null
必填
code
int
示例:1
必填
msg
string
示例:提交申请成功
必填
time
string
示例:1628672623
必填
data
object
数据字典
必填
user_id
int
示例:6
必填
goods_code
string
示例:00521
必填
oprice
int
示例:0
必填
pprice
string
示例:5.98
必填
status
int
示例:1
必填
createtime
int
示例:1628672623
必填