文档
测试

国内库存-修改

PUT
http://127.0.0.1:8080/stock-alibaba

请求参数

参数名
类型
描述
必填
id
int
必填
sum
int
数量.,示例:0
可选
buyTime
string
下单时间 2021-01-01 00:00:00
可选
status
string
状态 待下单
可选

响应参数

参数名
类型
描述
必填
msg
string
示例:
必填
code
string
示例:0001
必填
data
object
数据字典
必填
id
int
示例:1
必填
operateId
string
示例:CHA
必填
sku
string
示例:NI-JG1E-0S9G
必填
productNumber
string
示例:
必填
name
string
示例:塑身绑带
必填
asin
string
示例:B096FQRBC2
必填
status
string
示例:待下单
必填
sum
int
示例:100
必填
planShipCount
int
示例:430
必填
planAirCount
int
示例:700
必填
leftCount
int
示例:160
必填
buyTime
string
示例:2021-01-01 00:00:00
必填
leftCount1
int
示例:160
必填
applyTime
object
示例:null
必填
memo
object
示例:null
必填
preLeftCount
int
示例:-970
必填
goodsValue
object
示例:null
必填
cost
object
示例:null
必填
success
boolean
示例:true
必填