文档
测试
PUT
http://120.24.63.27:2001/api/goods

接口描述

修改商品信息

请求参数

参数名
类型
描述
必填
Cpmc
chinese
商品名称
可选
Instro
chinese
商品介绍
可选
ItemCode
string
商品id
可选
LinePrice
num
商品原价
可选
Price
num
商品现价/价格
可选
Sales
string/chinese
商品销售数量
可选
classification
chinese
商品分类
可选
动态路由
string
商品ItemCode
必填

响应参数

参数名
类型
描述
必填
msg
string
请求状态
必填
status
string
状态码
必填
data
array
空数组
可选