文档
测试

刷库存配置首页列表

GET
/mall/goods/refresh_goods_inventory/getExcludeGoods

请求参数

参数名
类型
描述
必填
page
int
页码
必填
page_size
int
每页展示商品的条数
必填

响应参数

参数名
类型
描述
必填
list
array
已配置的不刷库存商品
必填
total
int
已配置的不刷库存商品数量
可选