返回 API 文档索引

lwc-cloud-erp-rm-goods API 接口文档

product-rm-goods 版本 2.0.2 164 个接口 31 个分组 268 个模型 来源: https://api.leadwaycloud.com/lwc-cloud-erp-rm-goods/v3/api-docs

服务地址

地址说明
http://localhost:8080开发环境
https://api.leadwaycloud.com测试环境

接口详情

PUT

/api/rm-goods-category/update/{categoryId}

零管商品分类业务接口 修改零管商品分类接口 OperationId: updateRmGoodsCategory

调用方法

PUT /api/rm-goods-category/update/{categoryId}

参数

名称位置必填类型说明示例
categoryIdpathinteger(int64)零管商品分类ID1

请求体

Content-Type: application/json 必填:类型: UpdateRmGoodsCategoryDTO com.leadwaycloud.rm.goods.business.category.model.dto.UpdateRmGoodsCategoryDTO

名称类型必填说明示例
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
namestring名称"EN13"
parentIdinteger(int64)上级商品分类ID1
imagesstring图片
descriptionstring描述

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsCategory com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmGoodsCategory

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategory
PUT

/api/rm-goods-category/unbind-item/{categoryId}

零管商品分类业务接口 零管商品分类解绑零管商品接口 OperationId: unbindItem

调用方法

PUT /api/rm-goods-category/unbind-item/{categoryId}

参数

名称位置必填类型说明示例
categoryIdpathinteger(int64)零管商品分类ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/api/rm-goods-category/unbind-category/{itemId}

零管商品分类业务接口 零管商品解绑零管商品分类接口 OperationId: unbindCategory

调用方法

PUT /api/rm-goods-category/unbind-category/{itemId}

参数

名称位置必填类型说明示例
itemIdpathinteger(int64)零管商品ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/api/rm-goods-category/sort/{categoryId}/{active}

零管商品分类业务接口 同级零管商品分类排序接口 OperationId: sortSameLevelRmGoodsCategory

调用方法

PUT /api/rm-goods-category/sort/{categoryId}/{active}

参数

请求体

Content-Type: application/json 必填:类型: SortRmGoodsCategoryDTO[] com.leadwaycloud.rm.goods.business.category.model.dto.SortRmGoodsCategoryDTO

名称类型必填说明示例
(array)SortRmGoodsCategoryDTO[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/api/rm-goods-category/operation/{categoryId}/{active}

零管商品分类业务接口 零管商品分类启/停用接口 OperationId: operationRmGoodsCategory

启用则向上冒泡,停用则向下同步

调用方法

PUT /api/rm-goods-category/operation/{categoryId}/{active}

参数

名称位置必填类型说明示例
categoryIdpathinteger(int64)零管商品分类ID1
activepathboolean是否启用true

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/api/rm-goods-category/bind-item/single/{categoryId}

零管商品分类业务接口 零管商品分类绑定零管商品(支持零管商品仅绑定一个分类)接口 OperationId: bindItemForSingle

调用方法

PUT /api/rm-goods-category/bind-item/single/{categoryId}

参数

名称位置必填类型说明示例
categoryIdpathinteger(int64)零管商品分类ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/api/rm-goods-category/bind-item/more/{categoryId}

零管商品分类业务接口 零管商品分类绑定零管商品(支持零管商品绑定多个分类)接口 OperationId: bindItemForMore

调用方法

PUT /api/rm-goods-category/bind-item/more/{categoryId}

参数

名称位置必填类型说明示例
categoryIdpathinteger(int64)零管商品分类ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/api/rm-goods-category/bind-category/single/{itemId}/{categoryId}

零管商品分类业务接口 零管商品绑定零管商品分类(支持零管商品仅绑定一个分类)接口 OperationId: bindCategoryForSingle

调用方法

PUT /api/rm-goods-category/bind-category/single/{itemId}/{categoryId}

参数

名称位置必填类型说明示例
itemIdpathinteger(int64)零管商品ID1
categoryIdpathinteger(int64)零管商品分类ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/api/rm-goods-category/bind-category/more/{itemId}

零管商品分类业务接口 零管商品绑定零管商品分类(支持零管商品绑定多个分类)接口 OperationId: bindCategoryForMore

调用方法

PUT /api/rm-goods-category/bind-category/more/{itemId}

参数

名称位置必填类型说明示例
itemIdpathinteger(int64)零管商品ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/api/item/update/status/{id}

零管商品管理接口 变更零管商品状态接口 OperationId: updateStatus

调用方法

PUT /api/item/update/status/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品ID1

请求体

Content-Type: application/json 必填:类型: string

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItem com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem
PUT

/api/item/update/graphic-text/{id}

零管商品管理接口 变更零管商品图文接口 OperationId: updateDetailContent

调用方法

PUT /api/item/update/graphic-text/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品ID1

请求体

Content-Type: application/json 必填:类型: UpdateItemGraphicTextDTO com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateItemGraphicTextDTO

名称类型必填说明示例
goodsDetailGraphicTextstring商品图文(未作修改请不传)
goodsServerGraphicTextstring商品服务图文(未作修改请不传)

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItem com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem
PUT

/api/item/update/detail-content/{id}

零管商品管理接口 变更零管商品详情图文接口 OperationId: updateDetailContent_1

调用方法

PUT /api/item/update/detail-content/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品ID1

请求体

Content-Type: application/json 必填:类型: string

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItem com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem
PUT

/api/item-shelf/on-shelf

零管商品货架管理接口 上架零管商品接口 OperationId: onShelf

调用方法

PUT /api/item-shelf/on-shelf

参数

请求体

Content-Type: application/json 必填:类型: RmItemShelvesDTO com.leadwaycloud.rm.goods.business.history.model.DTO.RmItemShelvesDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
rmItemIdListinteger(int64)[]零管商品ID(如果为null则上/下架所有商品)[1]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
PUT

/api/item-shelf/off-shelf

零管商品货架管理接口 下架零管商品接口 OperationId: offShelf

调用方法

PUT /api/item-shelf/off-shelf

参数

请求体

Content-Type: application/json 必填:类型: RmItemShelvesDTO com.leadwaycloud.rm.goods.business.history.model.DTO.RmItemShelvesDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
rmItemIdListinteger(int64)[]零管商品ID(如果为null则上/下架所有商品)[1]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
PUT

/api/item-shelf/append/shelf-qty/{id}

零管商品货架管理接口 - OperationId: appendShelfQty

调用方法

PUT /api/item-shelf/append/shelf-qty/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)

请求体

Content-Type: application/json 必填:类型: integer(int32)

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
PUT

/api/goods-presale-active/stop/{id}

商品预售活动管理接口 停用活动 OperationId: stop

调用方法

PUT /api/goods-presale-active/stop/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)活动ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
PUT

/api/goods-presale-active/start-using/{id}

商品预售活动管理接口 启用活动 OperationId: startUsing

调用方法

PUT /api/goods-presale-active/start-using/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)活动ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
PUT

/api/goods-adjust-price/update/{id}

商品零售价格调整计划管理接口 修改商品零售价格调整计划接口 OperationId: update

调用方法

PUT /api/goods-adjust-price/update/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)商品零售价格调整计划ID1

请求体

Content-Type: application/json 必填:类型: UpdateGoodsPriceAdjustPlanDTO com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateGoodsPriceAdjustPlanDTO

名称类型必填说明示例
typestring调整类型 【 NOW : 即时调整 PLANNING_TIME : 计划时间调整 PLANNING_TIME_PERIOD : 计划段调整 】"NOW"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
goodsPriceAdjustPlanDetailListAddGoodsPriceAdjustPlanDetailDTO[]零管商品条码价格调整计划详情
remarksstring备注"..."
isFuelboolean是否油品变价单false

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsPriceAdjustPlan com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlan

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPriceAdjustPlan
PUT

/api/goods-adjust-price/stop/{id}

商品零售价格调整计划管理接口 停用商品零售价格调整计划接口 OperationId: stop_1

调用方法

PUT /api/goods-adjust-price/stop/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)商品零售价格调整计划ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
PUT

/api/goods-adjust-price/start-using/{id}

商品零售价格调整计划管理接口 启用商品零售价格调整计划接口 OperationId: startUsing_1

调用方法

PUT /api/goods-adjust-price/start-using/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)商品零售价格调整计划ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
PUT

/api/goods-adjust-price/instancy-stop/{id}

商品零售价格调整计划管理接口 紧急终止商品零售价格调整计划接口(执行中的变价计划通过该功能可以提前回滚价格) OperationId: instancyStop

调用方法

PUT /api/goods-adjust-price/instancy-stop/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)商品零售价格调整计划ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
PUT

/api/customize-menu/update/{customizeMenuId}

自定义菜单接口 修改自定义菜单接口 OperationId: update_1 已废弃

调用方法

PUT /api/customize-menu/update/{customizeMenuId}

参数

名称位置必填类型说明示例
customizeMenuIdpathinteger(int64)自定义菜单ID1

请求体

Content-Type: application/json 必填:类型: UpdateRmCustomizeMenuDTO com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateRmCustomizeMenuDTO

名称类型必填说明示例
typestring类型(前端控制(STORE/MALL))"STORE"
namestring名称"购物袋"
indexinteger(int32)序号1
activestring是否可用"true"
imagestring图片
descriptionstring描述

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenu com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenu
PUT

/api/customize-menu/sort

自定义菜单接口 自定义菜单排序接口 OperationId: sort 已废弃

调用方法

PUT /api/customize-menu/sort

参数

请求体

Content-Type: application/json 必填:类型: SortRmCustomizeMenuDTO[] com.leadwaycloud.rm.goods.business.history.model.DTO.SortRmCustomizeMenuDTO

名称类型必填说明示例
(array)SortRmCustomizeMenuDTO[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
PUT

/api/customize-menu/remove/{menuId}

自定义菜单接口 删除自定义菜单接口(物理删除) OperationId: remove 已废弃

调用方法

PUT /api/customize-menu/remove/{menuId}

参数

名称位置必填类型说明示例
menuIdpathinteger(int64)自定义菜单ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/api/customize-menu-template/update/{menuTemplateId}

自定义菜单模版接口 修改自定义菜单模版接口 OperationId: update_2 已废弃

调用方法

PUT /api/customize-menu-template/update/{menuTemplateId}

参数

名称位置必填类型说明示例
menuTemplateIdpathinteger(int64)自定义菜单模版ID1

请求体

Content-Type: application/json 必填:类型: UpdateRmCustomizeMenuTemplateDTO com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateRmCustomizeMenuTemplateDTO

名称类型必填说明示例
typestring类型(前端控制(STORE/MALL))"STORE"
namestring名称"购物袋"
activestring是否可用"true"

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenuTemplate com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenuTemplate

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenuTemplate
PUT

/api/customize-menu-template/remove/{menuTemplateId}

自定义菜单模版接口 删除自定义菜单模版接口(物理删除) OperationId: remove_1 已废弃

调用方法

PUT /api/customize-menu-template/remove/{menuTemplateId}

参数

名称位置必填类型说明示例
menuTemplateIdpathinteger(int64)自定义菜单ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/api/barcode/update/{id}

零管商品条码管理接口 修改零管商品条码接口 OperationId: update_3

调用方法

PUT /api/barcode/update/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品条码ID1

请求体

Content-Type: application/json 必填:类型: UpdateRmItemBarcodeDTO com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateRmItemBarcodeDTO

名称类型必填说明示例
checkStockboolean是否检查库存false
pricenumber(double)售价100
shelfQtynumber(double)上架数量(此数量不作为商品库存数量。在渠道销售终端不可展示。库存需在通过单独接口获取)100
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
activeboolean是否可用false
specstring规格"xxx"

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItemBarcode com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmItemBarcode

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcode
POST

/api/rm-goods-category/create

零管商品分类业务接口 创建零管商品分类接口 OperationId: createRmGoodsCategory

调用方法

POST /api/rm-goods-category/create

参数

请求体

Content-Type: application/json 必填:类型: CreateRmGoodsCategoryDTO com.leadwaycloud.rm.goods.business.category.model.dto.CreateRmGoodsCategoryDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID574533689957252
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
namestring名称"日用百货"
parentIdinteger(int64)上级商品分类ID1
imagesstring图片
descriptionstring描述

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsCategory com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmGoodsCategory

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategory
POST

/api/quick-item/save

零管POS首页快捷商品布局接口 保存POS首页快捷商品布局(按公司+渠道唯一,存在则更新) OperationId: save

调用方法

POST /api/quick-item/save

参数

请求体

Content-Type: application/json 必填:类型: SaveRmQuickItemLayoutDTO com.leadwaycloud.rm.goods.business.history.model.DTO.SaveRmQuickItemLayoutDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
itemsLayoutstringPOS首页商品布局JSON"{\"rows\":4,\"cols\":5,\"cells\":[]}"
activeboolean是否启用,默认 truetrue

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmQuickItem com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmQuickItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmQuickItem
POST

/api/item/query-list/{companyId}/{channel}

零管商品管理接口 查询零管商品(公司&渠道&商品ID集合)接口 OperationId: query

调用方法

POST /api/item/query-list/{companyId}/{channel}

参数

名称位置必填类型说明示例
companyIdpathinteger(int64)公司ID1
channelpathinteger(int64)渠道ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItem com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem[]返回数据
POST

/api/item/query-by-change-order

零管商品管理接口 查询零管商品(变价单使用) OperationId: queryByChangeOrder

调用方法

POST /api/item/query-by-change-order

参数

请求体

Content-Type: application/json 必填:类型: QueryItemByChangeOrderDTO[] com.leadwaycloud.rm.goods.business.history.model.DTO.QueryItemByChangeOrderDTO

名称类型必填说明示例
(array)QueryItemByChangeOrderDTO[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: ChangeOrderItemVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.history.model.VO.ChangeOrderItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataChangeOrderItemVO[]返回数据
POST

/api/item/put/detail-content/to-other-channel/{id}

零管商品管理接口 - OperationId: putDetailContentToOtherChannel

调用方法

POST /api/item/put/detail-content/to-other-channel/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)

请求体

Content-Type: application/json 必填:类型: string[]

名称类型必填说明示例
(array)string[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/item/add

零管商品管理接口 添加零管商品接口 OperationId: add

调用方法

POST /api/item/add

参数

请求体

Content-Type: application/json 必填:类型: AddItemDTO com.leadwaycloud.rm.goods.business.history.model.DTO.AddItemDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
stockGoodsIdinteger(int64)商品ID
companyGoodsIdinteger(int64)公司商品ID
detailContentstring详细内容(商品图文消息)
serverContentstring服务内容(商品服务详情图文)"..."
itemBarcodeListAddItemBarcodeDTO[]条码

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItem com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem
POST

/api/item/add-list

零管商品管理接口 批量添加零管商品接口(异步接口) OperationId: add_1

调用方法

POST /api/item/add-list

参数

请求体

Content-Type: application/json 必填:类型: AddItemDTO[] com.leadwaycloud.rm.goods.business.history.model.DTO.AddItemDTO

名称类型必填说明示例
(array)AddItemDTO[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/item-shelf/query/item-barcode-stock

零管商品货架管理接口 查询零管商品条码线上库存接口 OperationId: queryItemBarcodeStock

调用方法

POST /api/item-shelf/query/item-barcode-stock

参数

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Long com.leadwaycloud.core.model.RJava.util.MapJava.lang.LongJava.lang.Long

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
POST

/api/goods/wrokflow/callback

零管商品模块审核业务接口 Workflow任务回调 OperationId: callback

调用方法

POST /api/goods/wrokflow/callback

参数

请求体

Content-Type: application/json 必填:类型: WorkflowDTO$CallbackDTO com.leadwaycloud.rm.common.openfeign.workflow.model.WorkflowDTO$CallbackDTO

名称类型必填说明示例
merchantIdinteger(int64)商户ID
submitBystring当前 审批人/操作人
businessTypeKeystring业务唯一key
businessIdstring业务ID
taskIdstring节点实例任务ID
serviceNamestring回调服务名
functionstring具体执行方法(自定义配置,可缺省)
businessDataobject业务数据(发起时业务、审批中特有变量 并集)
instanceStatestring实例状态(pass, reject, terminate)
terminationRemarkstring消息
bodyobject自定义配置数据

响应

状态码: 200 说明: OK Content-Type: */* 类型: WorkflowDTO$ReturnDTO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.openfeign.workflow.model.WorkflowDTO$ReturnDTO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataWorkflowDTO$ReturnDTO
POST

/api/goods/verify

零管商品模块审核业务接口 申请单发起审核接口 OperationId: verifyOrder

调用方法

POST /api/goods/verify

参数

请求体

Content-Type: application/json 必填:类型: GoodsVerifyReqDTO com.leadwaycloud.rm.goods.business.verify.model.GoodsVerifyReqDTO

名称类型必填说明示例
applyIdinteger(int64)上下架申请单ID1
verifyTypestring审核类别 【 ONLINE_ORDER_REFUND : 线上销售订单退货审批 ONLINE_ORDER_EXCHANGE : 线上销售订单换货审批 BARCODE_ON_SHELF : 零管商品条码上架审批 BARCODE_OFF_SHELF : 零管商品条码下架审批 EPS_ORDER_CREDIT_LIMIT : 信用支付额度不足审核 】"BARCODE_ON_SHELF"

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods/verify/result-hand-enter

零管商品模块审核业务接口 审批结果手工录入 OperationId: verifyResultHandEnter

调用方法

POST /api/goods/verify/result-hand-enter

参数

请求体

Content-Type: application/json 必填:类型: GoodsVerifyResultDTO com.leadwaycloud.rm.goods.business.verify.model.GoodsVerifyResultDTO

名称类型必填说明示例
applyIdinteger(int64)申请单ID1
businessKeystring业务类型"xxx"
passboolean是否通过false
noticestring审核结果描述"xxx"

响应

状态码: 200 说明: OK Content-Type: */* 类型: WorkflowDTO$ReturnDTO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.openfeign.workflow.model.WorkflowDTO$ReturnDTO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataWorkflowDTO$ReturnDTO
POST

/api/goods-presale-active/update/{id}

商品预售活动管理接口 编辑商品预售活动 OperationId: update_4

调用方法

POST /api/goods-presale-active/update/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)ID1

请求体

Content-Type: application/json 必填:类型: UpdateGoodsPresaleActiveDTO com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateGoodsPresaleActiveDTO

名称类型必填说明示例
namestring名称"预售活动"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
joinCompanyinteger(int64)[]参与公司[1]
deliveryModeobject发货方式(供应商自提点自提包含自提点信息){}
descriptionstring描述
addGoodsPresaleActiveLineListAddGoodsPresaleActiveLineDTO[]添加预售活动明细
deleteLineIdListinteger(int64)[]删除活动明细行ID

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
POST

/api/goods-presale-active/postpone/{id}

商品预售活动管理接口 活动延期 OperationId: postpone

调用方法

POST /api/goods-presale-active/postpone/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)活动ID1

请求体

Content-Type: application/json 必填:类型: UpdateGoodsPresaleActiveDTO com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateGoodsPresaleActiveDTO

名称类型必填说明示例
namestring名称"预售活动"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
joinCompanyinteger(int64)[]参与公司[1]
deliveryModeobject发货方式(供应商自提点自提包含自提点信息){}
descriptionstring描述
addGoodsPresaleActiveLineListAddGoodsPresaleActiveLineDTO[]添加预售活动明细
deleteLineIdListinteger(int64)[]删除活动明细行ID

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-presale-active/add

商品预售活动管理接口 添加商品预售活动 OperationId: add_2

调用方法

POST /api/goods-presale-active/add

参数

请求体

Content-Type: application/json 必填:类型: AddGoodsPresaleActiveDTO com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPresaleActiveDTO

名称类型必填说明示例
merchantIdinteger(int64)商户ID1
namestring名称"预售活动"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
statusstring状态 【 DRAFT : 草稿 PREPARING : 准备中 IN_EXECUTION : 执行中 COMPLETED : 已完成 TERMINATED : 已停用 DELETED : 已删除 】"DRAFT"
supplierIdinteger(int64)供应商ID1
joinCompanyinteger(int64)[]参与公司1
deliveryModeobject发货方式(供应商自提点自提包含自提点信息){}
createCompanyIdinteger(int64)创建公司1
descriptionstring描述
addGoodsPresaleActiveLineListAddGoodsPresaleActiveLineDTO[]预售活动明细

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsPresaleActive com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPresaleActive

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPresaleActive
POST

/api/goods-item/update/sale-qty

零管商品业务接口 零管商品销量修改接口 OperationId: updateSaleQty

调用方法

POST /api/goods-item/update/sale-qty

参数

请求体

Content-Type: application/json 必填:类型: ItemUpdateSaleQtyDTO com.leadwaycloud.rm.goods.business.item.model.dto.ItemUpdateSaleQtyDTO

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
saleQtynumber(double)追加销售数量1

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-item/update/name

零管商品业务接口 零管商品名称修改接口 OperationId: updateName

调用方法

POST /api/goods-item/update/name

参数

请求体

Content-Type: application/json 必填:类型: ItemUpdateNameDTO com.leadwaycloud.rm.goods.business.item.model.dto.ItemUpdateNameDTO

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
namestring名称"xxx"

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-item/store/search-list

门店零管商品搜索接口 门店零管商品列表搜索接口 OperationId: searchItemForStore

调用方法

POST /api/goods-item/store/search-list

参数

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: StoreListItemVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.item.model.vo.StoreListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreListItemVO[]返回数据
POST

/api/goods-item/smart-search/suggest

零管商品智慧搜索业务接口 零管商品智慧提示词搜索接口 OperationId: searchItem

调用方法

POST /api/goods-item/smart-search/suggest

参数

请求体

Content-Type: application/json 必填:类型: ItemSmartSearchForSuggestReqDTO com.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForSuggestReqDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道"xxx"
keywordstring关键词"xxx"
sizeinteger(int32)搜索条数数50

响应

状态码: 200 说明: OK Content-Type: */* 类型: String com.leadwaycloud.core.model.RJava.util.ListJava.lang.String

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
datastring[]返回数据
POST

/api/goods-item/smart-search/hot-keyword

零管商品智慧搜索业务接口 零管商品智慧热词搜索接口 OperationId: searchItem_1

调用方法

POST /api/goods-item/smart-search/hot-keyword

参数

请求体

Content-Type: application/json 必填:类型: ItemSmartSearchForHotKeywordReqDTO com.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForHotKeywordReqDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
sizeinteger(int32)搜索个数(如过超过后台默认维护的最大个数则以后台最大个数为准)5

响应

状态码: 200 说明: OK Content-Type: */* 类型: String com.leadwaycloud.core.model.RJava.util.LinkedHashSetJava.lang.String

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
datastring[]返回数据
POST

/api/goods-item/smart-search/full-text

零管商品智慧搜索业务接口 零管商品智慧全文搜索接口 OperationId: searchItem_2

调用方法

POST /api/goods-item/smart-search/full-text

参数

请求体

Content-Type: application/json 必填:类型: ItemSmartSearchForFullTextReqDTO com.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForFullTextReqDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道"xxx"
memberIdinteger(int64)会员ID1
keywordstring关键词"xxx"
brandListinteger(int64)[]品牌ID集合[]
categoryListinteger(int64)[]分类ID集合[]
rmCategoryListinteger(int64)[]零管分类ID集合[]
itemSpecMapobject规格{}
minPricestring最小价格"1"
maxPricestring最大价格"1000"
sortSaleQtyTypestring销量排序类型 【 ASC : 升序 DESC : 降序 】"ASC"
sortPriceTypestring价格排序类型 【 ASC : 升序 DESC : 降序 】"ASC"
pageinteger(int32)搜索页码0
sizeinteger(int32)搜索页行数50

响应

状态码: 200 说明: OK Content-Type: */* 类型: ItemSmartSearchForFullTextRespDTO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForFullTextRespDTO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemSmartSearchForFullTextRespDTO
POST

/api/goods-item/search/import-result

零管商品扩展搜索接口 零管商品是否已经导入公司指定渠道校验 OperationId: searchCompanyGoodsImportResult

调用方法

POST /api/goods-item/search/import-result

参数

请求体

Content-Type: application/json 必填:类型: ItemImportResultSearchDTO com.leadwaycloud.rm.goods.business.item.model.dto.ItemImportResultSearchDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道"xxx"
goodsListinteger(int64)[]商品集合[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: ItemImportResultVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.item.model.vo.ItemImportResultVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemImportResultVO[]返回数据
POST

/api/goods-item/on-shelf/cache-async/{companyId}

零管商品业务接口 缓存公司已上架零管商品接口 OperationId: cacheCompanyOnShelfItem

调用方法

POST /api/goods-item/on-shelf/cache-async/{companyId}

参数

名称位置必填类型说明示例
companyIdpathinteger(int64)公司ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-item/mobile/search-list

移动端零管商品搜索接口 移动端零管商品列表搜索接口 OperationId: searchItemForMobile

调用方法

POST /api/goods-item/mobile/search-list

参数

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: MobileListItemVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.item.model.vo.MobileListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileListItemVO[]返回数据
POST

/api/goods-item/mall/search-list

商城零管商品搜索接口 商城零管商品列表搜索接口 OperationId: searchItemForMall

调用方法

POST /api/goods-item/mall/search-list

参数

名称位置必填类型说明示例
memberIdqueryinteger(int64)会员ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: MallListItemVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.item.model.vo.MallListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallListItemVO[]返回数据
POST

/api/goods-item/erp/search-list

ERP零管商品搜索接口 ERP零管商品列表搜索接口 OperationId: searchItemForERP

调用方法

POST /api/goods-item/erp/search-list

参数

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: ErpListItemVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.item.model.vo.ErpListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpListItemVO[]返回数据
POST

/api/goods-item/cache-async

零管商品业务接口 缓存指定零管商品接口 OperationId: asyncCacheItem

调用方法

POST /api/goods-item/cache-async

参数

请求体

Content-Type: application/json 必填:类型: CacheItemInfoReqDTO com.leadwaycloud.rm.common.business.goods.model.dto.CacheItemInfoReqDTO

名称类型必填说明示例
itemListinteger(int64)[]商品集合
companyIdinteger(int64)公司ID
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-barcode/update/shelf-qty

零管商品条码业务接口 零管商品条码线上库存数量修改接口 OperationId: updateShelfQty

调用方法

POST /api/goods-barcode/update/shelf-qty

参数

请求体

Content-Type: application/json 必填:类型: BarcodeSelfQtyUpdateReqDTO com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeSelfQtyUpdateReqDTO

名称类型必填说明示例
itemBarcodeIdinteger(int64)零管商品条码ID1
typeinteger(int32)类型 0:覆盖 1:追加1
shelfQtynumber(double)库存数量1

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-barcode/store/search-list

门店零管商品条码搜索接口 门店零管商品条码列表搜索接口 OperationId: search

调用方法

POST /api/goods-barcode/store/search-list

参数

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: StoreListItemBarcodeVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.barcode.model.vo.StoreListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreListItemBarcodeVO[]返回数据
POST

/api/goods-barcode/shelf/search-processing-barcode

商品条码上下架业务接口 搜索正在处理中的零管商品条码ID OperationId: filterProcessingBarcode

调用方法

POST /api/goods-barcode/shelf/search-processing-barcode

参数

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Long com.leadwaycloud.core.model.RJava.util.ListJava.lang.Long

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
datainteger(int64)[]返回数据
POST

/api/goods-barcode/search/import-result

零管商品条码扩展搜索接口 搜索公司商品条码导入结果 OperationId: shearchCompanyGoodsBarcodeImportResult

调用方法

POST /api/goods-barcode/search/import-result

参数

请求体

Content-Type: application/json 必填:类型: BarcodeImportResultSearchDTO com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeImportResultSearchDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道"xxx"
barcodeListinteger(int64)[]条码集合[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: BarcodeImportResultVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeImportResultVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataBarcodeImportResultVO[]返回数据
POST

/api/goods-barcode/search-price-list

零管商品条码扩展搜索接口 搜索零管商品条码价目表接口 OperationId: search_1

调用方法

POST /api/goods-barcode/search-price-list

参数

请求体

Content-Type: application/json 必填:类型: BarcodePriceSearchDTO com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodePriceSearchDTO

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
resourcesstring来源 【 ERP : ERP STORE : 实体店 MOBILE : 移动端 MALL : 网上商城 】"MALL"
customerIdinteger(int64)客户ID1
customerContactPersonIdinteger(int64)客户联系人ID1

响应

状态码: 200 说明: OK Content-Type: */* 类型: GoodsBarcodePriceListBO com.leadwaycloud.core.model.RJava.util.CollectionCom.leadwaycloud.rm.common.business.goods.model.bo.GoodsBarcodePriceListBO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsBarcodePriceListBO[]返回数据
POST

/api/goods-barcode/onshelf/update

商品条码上下架业务接口 商品条码上架申请修改接口 OperationId: updateOnshelfApply

调用方法

POST /api/goods-barcode/onshelf/update

参数

请求体

Content-Type: application/json 必填:类型: BarcodeOnShelfApplyUpdateReqDTO com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeOnShelfApplyUpdateReqDTO

名称类型必填说明示例
applyIdinteger(int64)申请ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
reasonstring理由"xxx"
itemBarcodeListinteger(int64)[]零管商品条码ID(如果为null则上架所有商品)[1]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-barcode/onshelf/create

商品条码上下架业务接口 商品条码上架申请创建接口 OperationId: createOnshelfApply

调用方法

POST /api/goods-barcode/onshelf/create

参数

请求体

Content-Type: application/json 必填:类型: BarcodeOnShelfApplyCreateReqDTO com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeOnShelfApplyCreateReqDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
reasonstring理由"xxx"
itemBarcodeListinteger(int64)[]零管商品条码ID(如果为null则上架所有商品)[1]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-barcode/offshelf

商品条码上下架业务接口 商品条码下架申请创建接口 OperationId: createOffshelfApply

调用方法

POST /api/goods-barcode/offshelf

参数

请求体

Content-Type: application/json 必填:类型: BarcodeOffShelfApplyCreateReqDTO com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeOffShelfApplyCreateReqDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
reasonstring理由"xxx"
itemBarcodeListinteger(int64)[]零管商品条码ID(如果为null则下架所有商品)[1]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-barcode/offshelf/update

商品条码上下架业务接口 商品条码下架申请修改接口 OperationId: updateOffshelfApply

调用方法

POST /api/goods-barcode/offshelf/update

参数

请求体

Content-Type: application/json 必填:类型: BarcodeOffShelfApplyUpdateReqDTO com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeOffShelfApplyUpdateReqDTO

名称类型必填说明示例
applyIdinteger(int64)申请ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
reasonstring理由"xxx"
itemBarcodeListinteger(int64)[]零管商品条码ID(如果为null则下架所有商品)[1]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-barcode/mobile/search-list

移动端零管商品条码搜索接口 移动端零管商品条码列表搜索接口 OperationId: search_2

调用方法

POST /api/goods-barcode/mobile/search-list

参数

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: MobileListItemBarcodeVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.barcode.model.vo.MobileListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileListItemBarcodeVO[]返回数据
POST

/api/goods-barcode/mall/search-list

商城零管商品条码搜索接口 商城零管商品条码列表搜索接口 OperationId: search_3

调用方法

POST /api/goods-barcode/mall/search-list

参数

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: MallListItemBarcodeVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.barcode.model.vo.MallListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallListItemBarcodeVO[]返回数据
POST

/api/goods-barcode/import

零管商品条码业务接口 公司商品条码导入公司指定渠道 OperationId: importStockGoodsBarcode

控制只允许单个商品下的条码导入

调用方法

POST /api/goods-barcode/import

参数

请求体

Content-Type: application/json 必填:类型: BarcodeImportReqDTO com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeImportReqDTO

名称类型必填说明示例
rmItemNameMapobject零管商品名称,例:{商品ID:零管商品自定义名称}{}
channelListstring[]渠道[]
barcodeListBarcodeImportReqDTO$BarcodeImportDTO[]需要导入的商品条码[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-barcode/erp/search-list

ERP零管商品条码搜索接口 ERP零管商品条码列表搜索接口 OperationId: search_4

调用方法

POST /api/goods-barcode/erp/search-list

参数

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: ErpListItemBarcodeVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.barcode.model.vo.ErpListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpListItemBarcodeVO[]返回数据
POST

/api/goods-barcode/cache

零管商品条码业务接口 缓存指定零管商品条码接口 OperationId: cache

调用方法

POST /api/goods-barcode/cache

参数

请求体

Content-Type: application/json 必填:类型: CacheBarcodeInfoReqDTO com.leadwaycloud.rm.common.business.goods.model.dto.CacheBarcodeInfoReqDTO

名称类型必填说明示例
barcodeListinteger(int64)[]条码集合
companyIdinteger(int64)公司ID

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-adjust-price/verify

商品零售价格调整计划管理接口 门店审核变价接口 OperationId: reject

调用方法

POST /api/goods-adjust-price/verify

参数

请求体

Content-Type: application/json 必填:类型: CompanyVerifyGoodsPriceAdjustPlanDTO com.leadwaycloud.rm.goods.business.history.model.DTO.CompanyVerifyGoodsPriceAdjustPlanDTO

名称类型必填说明示例
goodsPriceAdjustPlanDetailListinteger(int64)[]变价计划明细ID集合[1]
isRejectboolean是否拒绝true

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/goods-adjust-price/add

商品零售价格调整计划管理接口 添加商品零售价格调整计划接口 OperationId: add_3

调用方法

POST /api/goods-adjust-price/add

参数

请求体

Content-Type: application/json 必填:类型: AddGoodsPriceAdjustPlanDTO com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPriceAdjustPlanDTO

名称类型必填说明示例
merchantIdinteger(int64)商户ID1
createCompanyIdinteger(int64)公司ID1
typestring调整的渠道 【 NOW : 即时调整 PLANNING_TIME : 计划时间调整 PLANNING_TIME_PERIOD : 计划段调整 】"NOW"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
goodsPriceAdjustPlanDetailListAddGoodsPriceAdjustPlanDetailDTO[]零管商品条码价格调整计划详情
remarksstring备注"..."
lastConfirmTimestring最后确认时间(必须小于开始调整时间半个小时)"2020-10-11 13:09:11"
isFuelboolean是否油品变价单,默认 falsefalse

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsPriceAdjustPlan com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlan

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPriceAdjustPlan
POST

/api/goods-adjust-price/add/goods-to-company

商品零售价格调整计划管理接口 添加商品零售价格调整计划(商品下发到公司)接口 OperationId: add_4

调用方法

POST /api/goods-adjust-price/add/goods-to-company

参数

请求体

Content-Type: application/json 必填:类型: AddGoodsPriceAdjustByGoodsToCompanyDTO com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPriceAdjustByGoodsToCompanyDTO

名称类型必填说明示例
merchantIdinteger(int64)商户ID1
createCompanyIdinteger(int64)创建计划公司ID1
goodsNamestring商品名称"矿泉水"
goodsIdinteger(int64)商品ID1
typestring调整的渠道 【 NOW : 即时调整 PLANNING_TIME : 计划时间调整 PLANNING_TIME_PERIOD : 计划段调整 】"NOW"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
detailListAddGoodsPriceAdjustByGoodsToCompanyDetailDTO[]详情
remarksstring备注"..."
lastConfirmTimestring最后确认时间(必须小于开始调整时间半个小时)"2020-10-11 13:09:11"
isFuelboolean是否油品变价单,默认 falsefalse

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsPriceAdjustPlan com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlan

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPriceAdjustPlan
POST

/api/goods-adjust-price/add/goods-form-company

商品零售价格调整计划管理接口 添加商品零售价格调整计划(商品来源与公司)接口 OperationId: add_5

调用方法

POST /api/goods-adjust-price/add/goods-form-company

参数

请求体

Content-Type: application/json 必填:类型: AddGoodsPriceAdjustByGoodsFormCompanyDTO com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPriceAdjustByGoodsFormCompanyDTO

名称类型必填说明示例
merchantIdinteger(int64)商户ID1
createCompanyIdinteger(int64)创建计划公司ID1
companyIdinteger(int64)公司ID(二选一)1
typestring调整的渠道 【 NOW : 即时调整 PLANNING_TIME : 计划时间调整 PLANNING_TIME_PERIOD : 计划段调整 】"NOW"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
detailListAddGoodsPriceAdjustByGoodsFormCompanyDetailDTO[]详情
remarksstring备注"..."
isFuelboolean是否油品变价单,默认 falsefalse

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsPriceAdjustPlan com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlan

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPriceAdjustPlan
POST

/api/customize-menu/association-menu/{itemId}

自定义菜单接口 商品关联自定义菜单接口 OperationId: associationMenu 已废弃

调用方法

POST /api/customize-menu/association-menu/{itemId}

参数

名称位置必填类型说明示例
itemIdpathinteger(int64)商品ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/customize-menu/association-item/{menuId}

自定义菜单接口 自定义菜单关联商品接口 OperationId: associationItem 已废弃

调用方法

POST /api/customize-menu/association-item/{menuId}

参数

名称位置必填类型说明示例
menuIdpathinteger(int64)自定义菜单ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/customize-menu/add

自定义菜单接口 创建自定义菜单接口 OperationId: add_6 已废弃

调用方法

POST /api/customize-menu/add

参数

请求体

Content-Type: application/json 必填:类型: AddRmCustomizeMenuDTO com.leadwaycloud.rm.goods.business.history.model.DTO.AddRmCustomizeMenuDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
typestring类型(前端控制(STORE/MALL))"STORE"
namestring名称"购物袋"
indexinteger(int32)序号1
activestring是否可用"true"
imagestring图片
descriptionstring描述

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenu com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenu
POST

/api/customize-menu-template/sort-menu/{menuTemplateId}

自定义菜单模版接口 自定义菜单模版重排序菜单接口 OperationId: sortMenus 已废弃

调用方法

POST /api/customize-menu-template/sort-menu/{menuTemplateId}

参数

名称位置必填类型说明示例
menuTemplateIdpathinteger(int64)自定义菜单模版ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/customize-menu-template/association-menu/{menuTemplateId}

自定义菜单模版接口 自定义菜单模版关联自定义菜单接口 OperationId: associationMenu_1 已废弃

调用方法

POST /api/customize-menu-template/association-menu/{menuTemplateId}

参数

名称位置必填类型说明示例
menuTemplateIdpathinteger(int64)自定义菜单模版ID1

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
POST

/api/customize-menu-template/add

自定义菜单模版接口 创建自定义菜单模版接口 OperationId: add_7 已废弃

调用方法

POST /api/customize-menu-template/add

参数

请求体

Content-Type: application/json 必填:类型: AddRmCustomizeMenuTemplateDTO com.leadwaycloud.rm.goods.business.history.model.DTO.AddRmCustomizeMenuTemplateDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
typestring类型(前端控制(STORE/MALL))"STORE"
codestring编码"TV-01"
namestring名称"购物袋"
activestring是否可用"true"

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenuTemplate com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenuTemplate

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenuTemplate
POST

/api/barcode/query-sku

零管商品条码管理接口 查询零管商品条码SKU属性 OperationId: querySku

调用方法

POST /api/barcode/query-sku

参数

请求体

Content-Type: application/json 必填:类型: integer(int64)[]

名称类型必填说明示例
(array)integer(int64)[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: MultipleBarcodesSpecificationVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.history.model.VO.MultipleBarcodesSpecificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMultipleBarcodesSpecificationVO
POST

/api/barcode/add/{itemId}

零管商品条码管理接口 添加零管商品条码接口 OperationId: add_8

调用方法

POST /api/barcode/add/{itemId}

参数

名称位置必填类型说明示例
itemIdpathinteger(int64)零管商品ID1

请求体

Content-Type: application/json 必填:类型: AddItemBarcodeDTO[] com.leadwaycloud.rm.goods.business.history.model.DTO.AddItemBarcodeDTO

名称类型必填说明示例
(array)AddItemBarcodeDTO[]

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItemBarcode com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.RmItemBarcode

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcode[]返回数据
GET

/api/rm-goods-category/search/{id}

零管商品分类搜索接口 零管商品分类ID搜索接口 OperationId: searchCategory

调用方法

GET /api/rm-goods-category/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)商品分类ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsCategoryRespVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategoryRespVO
GET

/api/rm-goods-category/search/chain/{idChain}

零管商品分类搜索接口 零管商品分类(id chain)搜索接口 OperationId: searchCategory_1

调用方法

GET /api/rm-goods-category/search/chain/{idChain}

参数

名称位置必填类型说明示例
idChainpathinteger(int64)ID链1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: CategoryVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.CategoryVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataCategoryVO
GET

/api/rm-goods-category/search-parallel-stratification

零管商品分类搜索接口 平行分层零管商品分类搜索接口 OperationId: searchCategoryForParallelStratification

调用方法

GET /api/rm-goods-category/search-parallel-stratification

参数

名称位置必填类型说明示例
companyIdquerylong公司ID1
channelquerystring渠道"ONLINE"
goodsCategoryIdquerylong商品分类ID(查询不含该分类下的子级分类)1
queryLevelqueryint查询分类层级1
activequeryboolean是否可用true

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsCategoryParallelStratificationVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryParallelStratificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategoryParallelStratificationVO
GET

/api/rm-goods-category/search-page

零管商品分类搜索接口 零管商品分类分页搜索接口 OperationId: searchCategory_2

调用方法

GET /api/rm-goods-category/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
companyIdquerylong公司ID1
channelquerystring渠道"ONLINE"
goodsCategoryIdquerylong商品分类ID(查询不含该分类下的子级分类)1
queryLevelqueryint查询分类层级1
activequeryboolean是否可用true

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsCategoryListRespVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategoryListRespVO
GET

/api/rm-goods-category/search-nesting-stratification

零管商品分类搜索接口 嵌套分层零管商品分类搜索接口 OperationId: searchCategoryForNestingStratification

调用方法

GET /api/rm-goods-category/search-nesting-stratification

参数

名称位置必填类型说明示例
companyIdquerylong公司ID1
channelquerystring渠道"ONLINE"
goodsCategoryIdquerylong商品分类ID(查询不含该分类下的子级分类)1
queryLevelqueryint查询分类层级1
activequeryboolean是否可用true

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsCategoryNestingStratificationVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryNestingStratificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategoryNestingStratificationVO[]返回数据
GET

/api/rm-goods-category/search-list

零管商品分类搜索接口 零管商品分类列表搜索接口 OperationId: searchCategory_3

调用方法

GET /api/rm-goods-category/search-list

参数

名称位置必填类型说明示例
companyIdquerylong公司ID1
channelquerystring渠道"ONLINE"
goodsCategoryIdquerylong商品分类ID(查询不含该分类下的子级分类)1
queryLevelqueryint查询分类层级1
activequeryboolean是否可用true

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsCategoryListRespVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategoryListRespVO[]返回数据
GET

/api/quick-item/query

零管POS首页快捷商品布局接口 查询POS首页快捷商品布局 OperationId: query_1

调用方法

GET /api/quick-item/query

参数

名称位置必填类型说明示例
companyIdquerylong公司ID1
channelquerystring渠道"ONLINE"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmQuickItem com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmQuickItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmQuickItem
GET

/api/monitor/version

服务监控管理 获取服务版本信息 OperationId: version

调用方法

GET /api/monitor/version

参数

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Object com.leadwaycloud.core.model.RJava.lang.Object

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
GET

/api/monitor/health

服务监控管理 心跳检查 OperationId: health

调用方法

GET /api/monitor/health

参数

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Object com.leadwaycloud.core.model.RJava.lang.Object

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
GET

/api/item/query/{id}

零管商品管理接口 查询零管商品(ID)接口 OperationId: query_2

调用方法

GET /api/item/query/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItem com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem
GET

/api/item/query/{companyId}/{channel}/{goodsId}

零管商品管理接口 查询零管商品(公司&渠道&商品ID)接口 OperationId: query_3

调用方法

GET /api/item/query/{companyId}/{channel}/{goodsId}

参数

名称位置必填类型说明示例
companyIdpathinteger(int64)公司ID1
channelpathinteger(int64)渠道ID1
goodsIdpathinteger(int64)商品ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItem com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem
GET

/api/item/query/company/channel/item-category/{merchantId}/{companyId}/{channel}

零管商品管理接口 查询零管商品分类接口(没有可用的商品(已上架且公司可操作的商品)则不被查询出来) OperationId: queryItemCategory

调用方法

GET /api/item/query/company/channel/item-category/{merchantId}/{companyId}/{channel}

参数

名称位置必填类型说明示例
merchantIdpathinteger(int64)商户ID1
companyIdpathinteger(int64)公司ID1
channelpathstring渠道"POS"
parentGoodsCategoryIdqueryinteger(int64)上级商品分类ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: StockGoodsCategory com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.StockGoodsCategory

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStockGoodsCategory[]返回数据
GET

/api/item/query-page

零管商品管理接口 查询零管商品(分页)接口 OperationId: query_4

调用方法

GET /api/item/query-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
companyIdquerylong公司ID1
channelquerystring渠道"ONLINE"
goodsIdquerylong商品ID1
companyGoodsIdquerylong公司商品ID1
companyGoodsBarcodeStatusquerystring公司商品条码状态"ACTIVE"
itemBarcodeActivequeryboolean零管商品条码是否可用true
shelfqueryboolean是否上架false
statusquerystring状态"ACTIVE"
categoryIdquerylong商品分类1
categoryCodequerystring商品分类编号"C01"
textquerystring商品编码/商品条码/商品名称/商品标签"纸巾"
brandCodequerystring品牌编号"XXY"
itemIdListqueryList商品ID
sortSaleQtyquerystring是否根据销量排序"ACTIVE"
sortPriceTypequerystring价格排序类型"ASC"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItem com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem
GET

/api/item/query-page/update-log

零管商品管理接口 查询零管商品变更日志(分页)接口 OperationId: queryUpdateLog

调用方法

GET /api/item/query-page/update-log

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
itemIdquerylong零管商品ID1
updateTypequerystring变更类型"UPDATE_CHANNEL"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItemUpdateLog com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmItemUpdateLog

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemUpdateLog
GET

/api/item/query-page-optimization

零管商品管理接口 分页零管商品数据查询接口(查询优化) OperationId: optimizationItemPageQuery

调用方法

GET /api/item/query-page-optimization

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
companyIdquerylong公司ID1
channelquerystring渠道"ONLINE"
goodsIdquerylong商品ID1
companyGoodsIdquerylong公司商品ID1
companyGoodsBarcodeStatusquerystring公司商品条码状态"ACTIVE"
itemBarcodeActivequeryboolean零管商品条码是否可用true
shelfqueryboolean是否上架false
statusquerystring状态"ACTIVE"
categoryIdquerylong商品分类1
categoryCodequerystring商品分类编号"C01"
textquerystring商品编码/商品条码/商品名称/商品标签"纸巾"
brandCodequerystring品牌编号"XXY"
itemIdListqueryList商品ID
sortSaleQtyquerystring是否根据销量排序"ACTIVE"
sortPriceTypequerystring价格排序类型"ASC"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: ItemVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.ItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemVO
GET

/api/item/query-page-optimization/detail

零管商品管理接口 分页零管商品详情数据查询接口(查询优化) OperationId: optimizationItemDetailPageQuery

调用方法

GET /api/item/query-page-optimization/detail

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
companyIdquerylong公司ID1
channelquerystring渠道"ONLINE"
goodsIdquerylong商品ID1
companyGoodsIdquerylong公司商品ID1
companyGoodsBarcodeStatusquerystring公司商品条码状态"ACTIVE"
itemBarcodeActivequeryboolean零管商品条码是否可用true
shelfqueryboolean是否上架false
statusquerystring状态"ACTIVE"
categoryIdquerylong商品分类1
categoryCodequerystring商品分类编号"C01"
textquerystring商品编码/商品条码/商品名称/商品标签"纸巾"
brandCodequerystring品牌编号"XXY"
itemIdListqueryList商品ID
sortSaleQtyquerystring是否根据销量排序"ACTIVE"
sortPriceTypequerystring价格排序类型"ASC"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: ItemDetailVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.ItemDetailVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemDetailVO
GET

/api/item/query-list

零管商品管理接口 查询零管商品(列表)接口(谨慎使用) OperationId: query_5

调用方法

GET /api/item/query-list

参数

名称位置必填类型说明示例
arg0queryQueryRmItemDTO

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItem com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem[]返回数据
GET

/api/item/query-goods-specification

零管商品管理接口 查询商品属性 OperationId: queryGoodsSpecification

调用方法

GET /api/item/query-goods-specification

参数

名称位置必填类型说明示例
goodsIdqueryinteger(int64)商品ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: ItemSpecificationVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.history.model.VO.ItemSpecificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemSpecificationVO
GET

/api/item/query-all/company/channel/item-category/{merchantId}/{companyId}/{channel}

零管商品管理接口 查询全部零管商品分类接口(没有可用的商品(已上架且公司可操作的商品)则不被查询出来) OperationId: queryAllItemCategory

调用方法

GET /api/item/query-all/company/channel/item-category/{merchantId}/{companyId}/{channel}

参数

名称位置必填类型说明示例
merchantIdpathinteger(int64)商户ID1
companyIdpathinteger(int64)公司ID1
channelpathstring渠道"POS"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: StockGoodsCategory com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.StockGoodsCategory

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStockGoodsCategory[]返回数据
GET

/api/item/preloading

零管商品管理接口 预加载商品 OperationId: preloading

调用方法

GET /api/item/preloading

参数

名称位置必填类型说明示例
barcodeIdListquerystring条码集合

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Long com.leadwaycloud.core.model.RJava.util.ListJava.lang.Long

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
datainteger(int64)[]返回数据
GET

/api/item/pos-sync

零管商品提供POS同步商品主数据接口 POS同步商品查询接口 OperationId: queryItem

调用方法

GET /api/item/pos-sync

参数

名称位置必填类型说明示例
pagequeryint页码(从0开始)0
sizequeryint每页行数20
companyIdquerylong公司ID948513515844539
channelquerystring渠道"STORE_POS"
shelfqueryboolean是否上架false
itemIdListqueryList商品ID

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: PosSyncItemResponse com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.PosSyncItemResponse

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataPosSyncItemResponse
GET

/api/item/pos-sync/simplify

零管商品提供POS同步商品主数据接口 POS同步商品(精简版本)查询接口 OperationId: querySimplifyItem

调用方法

GET /api/item/pos-sync/simplify

参数

名称位置必填类型说明示例
pagequeryint页码(从0开始)0
sizequeryint每页行数20
companyIdquerylong公司ID948513515844539
channelquerystring渠道"STORE_POS"
shelfqueryboolean是否上架false
itemIdListqueryList商品ID

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: PosSyncSimplifyItemResponse com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.PosSyncSimplifyItemResponse

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataPosSyncSimplifyItemResponse
GET

/api/item/load-home-item

零管商品管理接口 加载商城首页商品 OperationId: loadHomeItem

调用方法

GET /api/item/load-home-item

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
barcodeIdListquerystring条码集合

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: ItemBarcodeVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.ItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemBarcodeVO
GET

/api/item-shelf/query/shelf-stock/{id}

零管商品货架管理接口 查询零管商品线上库存信息接口 OperationId: queryItemShelfStock

调用方法

GET /api/item-shelf/query/shelf-stock/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: ItemStockVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.history.model.VO.ItemStockVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemStockVO
GET

/api/item-shelf/query/item-shelf-record/{id}

零管商品货架管理接口 查询零管商品上下线记录接口 OperationId: queryItemShelfRecord

调用方法

GET /api/item-shelf/query/item-shelf-record/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItemShelfRecord com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmItemShelfRecord

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemShelfRecord
GET

/api/goods-presale-active/page

商品预售活动管理接口 商品预售活动列表(分页) OperationId: query_6

调用方法

GET /api/goods-presale-active/page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
merchantIdquerylong商户ID1
createCompanyIdquerylong创建计划的公司ID1
companyIdquerylong参与活动公司ID1
statusquerystring状态["DRAFT"]
timequerystring时间"2020-10-11 13:09:11"
namequerystring名称"活动名称"
supplierIdquerylong供应商ID

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsPresaleActive com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPresaleActive

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPresaleActive
GET

/api/goods-presale-active/get/{id}

商品预售活动管理接口 查询商品预售活动详情 OperationId: get

调用方法

GET /api/goods-presale-active/get/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsPresaleActive com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPresaleActive

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPresaleActive
GET

/api/goods-item/store/search/{id}

门店零管商品搜索接口 门店零管商品ID搜索接口 OperationId: searchItemForStore_1

调用方法

GET /api/goods-item/store/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: StoreDetailItemVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.item.model.vo.StoreDetailItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreDetailItemVO
GET

/api/goods-item/store/search-page

门店零管商品搜索接口 门店零管商品分页搜索接口 OperationId: searchItemForStore_2

调用方法

GET /api/goods-item/store/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
merchantIdquerylong商户ID1
companyIdquerylong公司ID1
channelquerystring渠道"xxx"
goodsquerystring商品货号/条码"xxx"
brandIdquerylong品牌ID1
brandNamequerylong品牌名称"xxx"
categoryIdquerylong分类ID1
categoryNamequerylong分类名称"xxx"
rmCategoryIdquerylong零管分类ID1
rmCategoryNamequerylong零管分类名称"xxx"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: StoreListItemVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.StoreListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreListItemVO
GET

/api/goods-item/mobile/search/{id}

移动端零管商品搜索接口 移动端零管商品ID搜索接口 OperationId: searchItemForMobile_1

调用方法

GET /api/goods-item/mobile/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品ID1
memberIdqueryinteger(int64)会员ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: MobileDetailItemVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.item.model.vo.MobileDetailItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileDetailItemVO
GET

/api/goods-item/mobile/search-page

移动端零管商品搜索接口 移动端零管商品分页搜索接口 OperationId: searchItemForMobile_2

调用方法

GET /api/goods-item/mobile/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
merchantIdquerylong商户ID1
companyIdquerylong公司ID1
channelquerystring渠道"xxx"
memberIdquerylong会员ID1
goodsquerystring商品名称/货号/条码/分类名称/零管分类名称/品牌名称"xxx"
brandIdquerylong品牌ID1
categoryIdquerylong分类ID1
rmCategoryIdquerylong零管分类ID1
minPricequerystring最小价格1
maxPricequerystring最大价格1000
sortSaleQtyTypequerystring销量排序类型"ASC"
sortPriceTypequerystring价格排序类型"ASC"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: MobileListItemVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.MobileListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileListItemVO
GET

/api/goods-item/mall/search/{id}

商城零管商品搜索接口 商城零管商品ID搜索接口 OperationId: searchItemForMall_1

调用方法

GET /api/goods-item/mall/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品ID1
memberIdqueryinteger(int64)会员ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: MallDetailItemVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.item.model.vo.MallDetailItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallDetailItemVO
GET

/api/goods-item/mall/search-page

商城零管商品搜索接口 商城零管商品分页搜索接口 OperationId: searchItemForMall_2

调用方法

GET /api/goods-item/mall/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
merchantIdquerylong商户ID1
companyIdquerylong公司ID1
channelquerystring渠道"xxx"
memberIdquerylong会员ID1
goodsquerystring商品名称/货号/条码/分类名称/零管分类名称/品牌名称"xxx"
brandIdquerylong品牌ID1
categoryIdquerylong分类ID1
rmCategoryIdquerylong零管分类ID1
minPricequerystring最小价格1
maxPricequerystring最大价格1000
sortSaleQtyTypequerystring销量排序类型"ASC"
sortPriceTypequerystring价格排序类型"ASC"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: MallListItemVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.MallListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallListItemVO
GET

/api/goods-item/erp/search/{id}

ERP零管商品搜索接口 ERP零管商品ID搜索接口 OperationId: searchItemForERP_1

调用方法

GET /api/goods-item/erp/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: ErpDetailItemVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.item.model.vo.ErpDetailItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpDetailItemVO
GET

/api/goods-item/erp/search-page

ERP零管商品搜索接口 ERP零管商品分页搜索接口 OperationId: searchItemForERP_2

调用方法

GET /api/goods-item/erp/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
merchantIdquerylong商户ID1
companyIdquerylong公司ID1
channelquerystring渠道"xxx"
shelfqueryboolean是否上架false
allowSalequeryboolean是否允许销售false
statusquerystring状态"ACTIVE"
goodsquerystring商品名称/货号/条码"xxx"
brandIdquerylong品牌ID1
brandNamequerylong品牌名称"xxx"
categoryIdquerylong分类ID1
categoryNamequerylong分类名称"xxx"
rmCategoryIdquerylong零管分类ID1
rmCategoryNamequerylong零管分类名称"xxx"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: ErpListItemVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.ErpListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpListItemVO
GET

/api/goods-category/search/{id}

商品分类搜索接口 商品分类ID搜索接口 OperationId: searchCategory_4

调用方法

GET /api/goods-category/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)商品分类ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: GoodsCategoryRespVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsCategoryRespVO
GET

/api/goods-category/search/chain/{idChain}

商品分类搜索接口 商品分类(id chain)搜索接口 OperationId: searchCategory_5

调用方法

GET /api/goods-category/search/chain/{idChain}

参数

名称位置必填类型说明示例
idChainpathinteger(int64)ID链1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: CategoryVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.CategoryVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataCategoryVO
GET

/api/goods-category/search-parallel-stratification

商品分类搜索接口 平行分层商品分类搜索接口 OperationId: searchCategoryForParallelStratification_1

调用方法

GET /api/goods-category/search-parallel-stratification

参数

名称位置必填类型说明示例
merchantIdquerylong商户ID"xxx"
goodsCategoryIdquerylong商品分类ID(查询不含该分类下的子级分类)1
queryLevelqueryint查询分类层级1
statusquerystring状态"ACTIVE"
boutiquequeryboolean是否在商城展示false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: GoodsCategoryParallelStratificationVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryParallelStratificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsCategoryParallelStratificationVO
GET

/api/goods-category/search-page

商品分类搜索接口 商品分类分页搜索接口 OperationId: searchCategory_6

调用方法

GET /api/goods-category/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
merchantIdquerylong商户ID"xxx"
goodsCategoryIdquerylong商品分类ID(查询不含该分类下的子级分类)1
queryLevelqueryint查询分类层级1
statusquerystring状态"ACTIVE"
boutiquequeryboolean是否在商城展示false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: GoodsCategoryListRespVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsCategoryListRespVO
GET

/api/goods-category/search-nesting-stratification

商品分类搜索接口 嵌套分层商品分类搜索接口 OperationId: searchCategoryForNestingStratification_1

调用方法

GET /api/goods-category/search-nesting-stratification

参数

名称位置必填类型说明示例
merchantIdquerylong商户ID"xxx"
goodsCategoryIdquerylong商品分类ID(查询不含该分类下的子级分类)1
queryLevelqueryint查询分类层级1
statusquerystring状态"ACTIVE"
boutiquequeryboolean是否在商城展示false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: GoodsCategoryNestingStratificationVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryNestingStratificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsCategoryNestingStratificationVO[]返回数据
GET

/api/goods-category/search-list

商品分类搜索接口 商品分类列表搜索接口 OperationId: searchCategory_7

调用方法

GET /api/goods-category/search-list

参数

名称位置必填类型说明示例
merchantIdquerylong商户ID"xxx"
goodsCategoryIdquerylong商品分类ID(查询不含该分类下的子级分类)1
queryLevelqueryint查询分类层级1
statusquerystring状态"ACTIVE"
boutiquequeryboolean是否在商城展示false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: GoodsCategoryListRespVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsCategoryListRespVO[]返回数据
GET

/api/goods-brand/search/{id}

商品品牌搜索接口 商品品牌ID搜索接口 OperationId: searchBrand

调用方法

GET /api/goods-brand/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)商品品牌ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: GoodsBrandRespVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.brand.model.GoodsBrandRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsBrandRespVO
GET

/api/goods-brand/search-page

商品品牌搜索接口 商品品牌分页搜索接口 OperationId: searchBrand_1

调用方法

GET /api/goods-brand/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
merchantIdquerylong商户ID1
statusquerystring状态"ACTIVE"
cooperativequeryboolean是否合作品牌false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: GoodsBrandListRespVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.brand.model.GoodsBrandListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsBrandListRespVO
GET

/api/goods-brand/search-list

商品品牌搜索接口 商品品牌列表搜索接口 OperationId: searchBrand_2

调用方法

GET /api/goods-brand/search-list

参数

名称位置必填类型说明示例
merchantIdquerylong商户ID1
statusquerystring状态"ACTIVE"
cooperativequeryboolean是否合作品牌false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: GoodsBrandListRespVO com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.brand.model.GoodsBrandListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsBrandListRespVO[]返回数据
GET

/api/goods-barcode/store/search/{id}

门店零管商品条码搜索接口 门店零管商品条码ID搜索接口 OperationId: search_5

调用方法

GET /api/goods-barcode/store/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品条码ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: StoreItemBarcodeVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.barcode.model.vo.StoreItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreItemBarcodeVO
GET

/api/goods-barcode/store/search-page

门店零管商品条码搜索接口 门店零管商品条码分页搜索接口 OperationId: search_6

调用方法

GET /api/goods-barcode/store/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
companyIdquerylong公司ID1
channelquerystring渠道"xxx"
goodsquerystring商品编号/条码/名称"xxx"
categoryquerystring商品分类编号/名称"xx"
brandquerystring商品品牌编号/名称"xx"
activequeryboolean是否可用true
shelfqueryboolean是否已上架false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: StoreListItemBarcodeVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.StoreListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreListItemBarcodeVO
GET

/api/goods-barcode/shelf/search/{id}

商品条码上下架业务接口 商品条码上下架申请ID搜索接口 OperationId: searchShelfApply

调用方法

GET /api/goods-barcode/shelf/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)交易理由ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: BarcodeShelfApplyRespVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeShelfApplyRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataBarcodeShelfApplyRespVO
GET

/api/goods-barcode/shelf/search-page

商品条码上下架业务接口 商品条码上下架申请分页搜索接口 OperationId: searchShelfApply_1

调用方法

GET /api/goods-barcode/shelf/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
channelquerystring渠道"ONLINE"
typequerystring类型"ON_SHELF"
beLaunchqueryboolean待发起false
beVerifyqueryboolean待审核false
finishqueryboolean已审核false
verifyResultquerystring审核结果"PASS"
goodsquerystring商品编号/条码/名称"xxx"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: BarcodeShelfApplyListRespVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeShelfApplyListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataBarcodeShelfApplyListRespVO
GET

/api/goods-barcode/search/un-import-compnay-barcode

零管商品条码扩展搜索接口 搜索未导入的公司商品条码接口 OperationId: searchUnImportGoodsBarcode

调用方法

GET /api/goods-barcode/search/un-import-compnay-barcode

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
companyIdquerylong公司ID1
channelquerystring渠道"xxx"
goodsquerystring商品编号/条码/名称"xxx"
categoryquerystring商品分类编号/名称"xx"
brandquerystring商品品牌编号/名称"xx"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: StockGoodsBarcodeVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.StockGoodsBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStockGoodsBarcodeVO
GET

/api/goods-barcode/mobile/search/{id}

移动端零管商品条码搜索接口 移动端零管商品条码ID搜索接口 OperationId: search_7

调用方法

GET /api/goods-barcode/mobile/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品条码ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: MobileItemBarcodeVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.barcode.model.vo.MobileItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileItemBarcodeVO
GET

/api/goods-barcode/mobile/search-page

移动端零管商品条码搜索接口 移动端零管商品条码分页搜索接口 OperationId: search_8

调用方法

GET /api/goods-barcode/mobile/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
companyIdquerylong公司ID1
channelquerystring渠道"xxx"
goodsquerystring商品编号/条码/名称"xxx"
categoryquerystring商品分类编号/名称"xx"
brandquerystring商品品牌编号/名称"xx"
activequeryboolean是否可用true
shelfqueryboolean是否已上架false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: MobileListItemBarcodeVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.MobileListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileListItemBarcodeVO
GET

/api/goods-barcode/mall/search/{id}

商城零管商品条码搜索接口 商城零管商品条码ID搜索接口 OperationId: search_9

调用方法

GET /api/goods-barcode/mall/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品条码ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: MallItemBarcodeVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.barcode.model.vo.MallItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallItemBarcodeVO
GET

/api/goods-barcode/mall/search-page

商城零管商品条码搜索接口 商城零管商品条码分页搜索接口 OperationId: search_10

调用方法

GET /api/goods-barcode/mall/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
companyIdquerylong公司ID1
goodsquerystring商品编号/条码/名称"xxx"
categoryquerystring商品分类编号/名称"xx"
brandquerystring商品品牌编号/名称"xx"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: MallListItemBarcodeVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.MallListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallListItemBarcodeVO
GET

/api/goods-barcode/erp/search/{id}

ERP零管商品条码搜索接口 ERP零管商品条码ID搜索接口 OperationId: search_11

调用方法

GET /api/goods-barcode/erp/search/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品条码ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: ErpItemBarcodeVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.barcode.model.vo.ErpItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpItemBarcodeVO
GET

/api/goods-barcode/erp/search-page

ERP零管商品条码搜索接口 ERP零管商品条码分页搜索接口 OperationId: search_12

调用方法

GET /api/goods-barcode/erp/search-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)搜索页码0
sizequeryinteger(int32)搜索页行数10
companyIdquerylong公司ID1
channelquerystring渠道"xxx"
goodsquerystring商品编号/条码/名称"xxx"
categoryquerystring商品分类编号/名称"xx"
brandquerystring商品品牌编号/名称"xx"
activequeryboolean是否可用true
shelfqueryboolean是否已上架false
allowSalequeryboolean是否允许销售false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: ErpListItemBarcodeVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.ErpListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpListItemBarcodeVO
GET

/api/goods-adjust-price/query/{id}

商品零售价格调整计划管理接口 查询商品零售价格调整计划(ID)接口 OperationId: query_7

调用方法

GET /api/goods-adjust-price/query/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)商品零售价格调整计划ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsPriceAdjustPlan com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlan

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPriceAdjustPlan
GET

/api/goods-adjust-price/query-page

商品零售价格调整计划管理接口 查询商品零售价格调整计划(分页)接口 OperationId: query_8

调用方法

GET /api/goods-adjust-price/query-page

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
merchantIdquerylong商户ID1
createCompanyIdquerylong创建计划的公司ID1
typequerystring调整的类型"NOW"
statusquerystring状态"DRAFT"
timequerystring时间"2020-10-11 13:09:11"
companyIdquerylong公司ID1
channelquerystring调整的渠道"ONLINE"
goodsIdquerylong商品ID1
goodsBarcodeIdquerylong商品条码ID1
isFuelqueryboolean是否油品变价单false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsPriceAdjustPlan com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlan

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPriceAdjustPlan
GET

/api/goods-adjust-price/query-page/detail

商品零售价格调整计划管理接口 查询商品零售价格调整计划详情(分页)接口 OperationId: query_9

调用方法

GET /api/goods-adjust-price/query-page/detail

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
merchantIdquerylong商户ID1
priceAdjustPlanIdquerylong计划ID1
typequerystring调整的类型"NOW"
statusquerystring状态["DRAFT"]
timequerystring时间"2020-10-11 13:09:11"
companyIdquerylong公司ID1
channelquerystring调整的渠道"ONLINE"
goodsIdquerylong商品ID1
goodsBarcodeIdquerylong商品条码ID1
confirmqueryboolean是否已确认1
isFuelqueryboolean是否油品变价单false

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmGoodsPriceAdjustPlanDetail com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlanDetail

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPriceAdjustPlanDetail
GET

/api/customize-menu/query/{id}

自定义菜单接口 查询公司自定义菜单(ID)接口 OperationId: query_10 已废弃

调用方法

GET /api/customize-menu/query/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenu com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenu
GET

/api/customize-menu/query/{companyId}/{type}

自定义菜单接口 查询公司指定类型自定义菜单接口 OperationId: query_11 已废弃

调用方法

GET /api/customize-menu/query/{companyId}/{type}

参数

名称位置必填类型说明示例
companyIdpathinteger(int64)公司ID1
typepathstring类型"STORE"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenu com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenu
GET

/api/customize-menu/query-page/{menuId}

自定义菜单接口 分页查询自定义菜单商品接口 OperationId: pageQueryCustomizeMenuItem 已废弃

调用方法

GET /api/customize-menu/query-page/{menuId}

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
menuIdpathinteger(int64)自定义菜单ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItem com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem
GET

/api/customize-menu/query-list/{companyId}

自定义菜单接口 查询公司自定义菜单接口 OperationId: queryList 已废弃

调用方法

GET /api/customize-menu/query-list/{companyId}

参数

名称位置必填类型说明示例
companyIdpathinteger(int64)公司ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenu com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenu[]返回数据
GET

/api/customize-menu-template/query/{id}

自定义菜单模版接口 查询自定义菜单模版(ID)接口 OperationId: query_12 已废弃

调用方法

GET /api/customize-menu-template/query/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenuTemplate com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenuTemplate

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenuTemplate
GET

/api/customize-menu-template/query/{companyId}/{type}

自定义菜单模版接口 查询公司指定类型自定义菜单模版接口 OperationId: query_13 已废弃

调用方法

GET /api/customize-menu-template/query/{companyId}/{type}

参数

名称位置必填类型说明示例
companyIdpathinteger(int64)公司ID1
typepathstring类型"STORE"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenuTemplate com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenuTemplate

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenuTemplate
GET

/api/customize-menu-template/query-page/{menuTemplateId}

自定义菜单模版接口 分页查询自定义菜单模版关联菜单接口 OperationId: pageQueryCustomizeMenuItem_1 已废弃

调用方法

GET /api/customize-menu-template/query-page/{menuTemplateId}

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
menuTemplateIdpathinteger(int64)自定义菜单模版ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenu com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenu
GET

/api/customize-menu-template/query-list/{companyId}

自定义菜单模版接口 查询公司自定义菜单接口模版 OperationId: queryList_1 已废弃

调用方法

GET /api/customize-menu-template/query-list/{companyId}

参数

名称位置必填类型说明示例
companyIdpathinteger(int64)公司ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmCustomizeMenuTemplate com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenuTemplate

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenuTemplate[]返回数据
GET

/api/common-goods/query

商品管理接口 查询公司商品(分页)接口 OperationId: query_14

调用方法

GET /api/common-goods/query

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
companyIdquerylong公司ID574533689957252
categoryIdquerylong商品分类ID1
brandIdquerylong商品品牌ID1
namequerystring名称"飞天茅台"
codequerystring货号101001

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: GoodsVO com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.GoodsVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsVO
GET

/api/common-goods/query/category/{merchantId}

商品管理接口 查询商户商品分类接口 OperationId: query_15

调用方法

GET /api/common-goods/query/category/{merchantId}

参数

名称位置必填类型说明示例
merchantIdpathinteger(int64)商户ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: StockGoodsCategory com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.StockGoodsCategory

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStockGoodsCategory[]返回数据
GET

/api/barcode/query/{id}

零管商品条码管理接口 查询零管商品条码(ID)接口 OperationId: query_16

调用方法

GET /api/barcode/query/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品条码ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItemBarcode com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmItemBarcode

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcode
GET

/api/barcode/query-page/update-log

零管商品条码管理接口 查询零管商品条码变更日志(分页)接口 OperationId: queryUpdateLog_1

调用方法

GET /api/barcode/query-page/update-log

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
itemBarcodeIdquerylong零管商品条码ID1
updateTypequerystring变更类型"UPDATE_CHECK_STOCK"

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItemBarcodeUpdateLog com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmItemBarcodeUpdateLog

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcodeUpdateLog
GET

/api/barcode/query-page/adjust-price-record/{id}

零管商品条码管理接口 查询零管商品条码价格调整记录(分页)接口 OperationId: queryUpdateLog_2

调用方法

GET /api/barcode/query-page/adjust-price-record/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)零管商品条码ID1
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItemBarcodePriceAdjustRecord com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmItemBarcodePriceAdjustRecord

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcodePriceAdjustRecord
GET

/api/barcode/query-page/adjust-price-record-by-goodsBacode

零管商品条码管理接口 查询商品条码价格调整记录(分页)接口 OperationId: queryUpdateLogByGoodsBacode

调用方法

GET /api/barcode/query-page/adjust-price-record-by-goodsBacode

参数

名称位置必填类型说明示例
pagequeryinteger(int32)查询页码0
sizequeryinteger(int32)查询页行数10
companyIdqueryinteger(int64)公司ID1
goodsBarcodeIdqueryinteger(int64)商品条码ID1
channelquerystring渠道

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItemBarcodePriceAdjustRecord com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmItemBarcodePriceAdjustRecord

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcodePriceAdjustRecord
GET

/api/barcode/query-list/{itemId}

零管商品条码管理接口 查询零管商品条码(列表)接口 OperationId: queryList_2

调用方法

GET /api/barcode/query-list/{itemId}

参数

名称位置必填类型说明示例
itemIdpathinteger(int64)零管商品ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: RmItemBarcode com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.RmItemBarcode

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcode[]返回数据
GET

/api/barcode/query-barcode-specification

零管商品条码管理接口 查询商品条码属性 OperationId: queryGoodsBarcodeSpecification

调用方法

GET /api/barcode/query-barcode-specification

参数

名称位置必填类型说明示例
goodsIdqueryinteger(int64)商品ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: ItemSpecificationVO com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.history.model.VO.ItemSpecificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemSpecificationVO
DELETE

/api/rm-goods-category/remove/{categoryId}

零管商品分类业务接口 删除零管商品分类接口 OperationId: removeRmGoodsCategory

向下级联删除

调用方法

DELETE /api/rm-goods-category/remove/{categoryId}

参数

名称位置必填类型说明示例
categoryIdpathinteger(int64)零管商品分类ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
DELETE

/api/quick-item/remove/{id}

零管POS首页快捷商品布局接口 删除POS首页快捷商品布局(物理删除) OperationId: remove_2

调用方法

DELETE /api/quick-item/remove/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)布局记录ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
DELETE

/api/goods-presale-active/delete/{id}

商品预售活动管理接口 删除活动 OperationId: update_5

调用方法

DELETE /api/goods-presale-active/delete/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Void com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
DELETE

/api/goods-adjust-price/delete/{id}

商品零售价格调整计划管理接口 删除商品零售价格调整计划接口 OperationId: delete

调用方法

DELETE /api/goods-adjust-price/delete/{id}

参数

名称位置必填类型说明示例
idpathinteger(int64)商品零售价格调整计划ID1

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: Boolean com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据
GET

/error

main-site-error-handler - OperationId: handleError

调用方法

GET /error

参数

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: R com.leadwaycloud.core.model.R

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
POST

/error

main-site-error-handler - OperationId: handleError_1

调用方法

POST /error

参数

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: R com.leadwaycloud.core.model.R

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PUT

/error

main-site-error-handler - OperationId: handleError_2

调用方法

PUT /error

参数

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: R com.leadwaycloud.core.model.R

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
DELETE

/error

main-site-error-handler - OperationId: handleError_3

调用方法

DELETE /error

参数

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: R com.leadwaycloud.core.model.R

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
PATCH

/error

main-site-error-handler - OperationId: handleError_4

调用方法

PATCH /error

参数

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: R com.leadwaycloud.core.model.R

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
OPTIONS

/error

main-site-error-handler - OperationId: handleError_6

调用方法

OPTIONS /error

参数

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: R com.leadwaycloud.core.model.R

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据
HEAD

/error

main-site-error-handler - OperationId: handleError_5

调用方法

HEAD /error

参数

请求体

响应

状态码: 200 说明: OK Content-Type: */* 类型: R com.leadwaycloud.core.model.R

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据

模型定义

com.leadwaycloud.rm.goods.business.category.model.dto.UpdateRmGoodsCategoryDTO

名称类型必填说明示例
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
namestring名称"EN13"
parentIdinteger(int64)上级商品分类ID1
imagesstring图片
descriptionstring描述

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmGoodsCategory

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategory

com.leadwaycloud.rm.common.model.po.entity.RmGoodsCategory

返回数据

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
merchantIdinteger(int64)商户ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
namestring名称"EN13"
codestring编号"C01"
seqinteger(int32)序号1
activeboolean是否可用true
parentIdinteger(int64)上级分类ID1
idChainstring完整的组织结构"600556150271616"
imagesstring图片
descriptionstring描述

com.leadwaycloud.core.model.RJava.lang.Void

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据

com.leadwaycloud.rm.goods.business.category.model.dto.SortRmGoodsCategoryDTO

名称类型必填说明示例
categoryIdinteger(int64)分类ID1
seqinteger(int32)序号1

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem

com.leadwaycloud.rm.common.model.po.entity.FinanceTax

税率

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
merchantIdinteger(int64)商户ID1
namestring名称"13%销售税"
valueboolean税值false
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 DELETE : 删除 】"ACTIVE"
notestring备注

com.leadwaycloud.rm.common.model.po.entity.ResCompanyGoods

公司商品

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
companyIdinteger(int64)公司ID1
allowSaleboolean允许销售true
allowPurchaseboolean允许采购true
allowDiscountboolean允许折扣true
allowManualPriceboolean允许手工变价(POS手工变价)true
changePriceboolean允许变价单变价true
allowRefundboolean允许退货true
negativeDiscountboolean允许负毛利折扣true
allowMarkdownboolean允许报损true
orderedLocallyboolean允许直接采购true
thirdPartyDeliveryboolean允许第三方直送true
stockGoodsIdinteger(int64)商品ID

com.leadwaycloud.rm.common.model.po.entity.ResCompanyGoodsBarcode

公司商品条码

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
companyIdinteger(int64)公司ID1
goodsIdinteger(int64)商品ID1
goodsBarcodeIdinteger(int64)商品条码ID1
companyGoodsIdinteger(int64)公司商品ID1
tagsstring标签"[\"123\"]"
costnumber(double)成本价格(不含税)0
pricenumber(double)销售底价10
saleGuidePricenumber(double)建议销售价10
salePricenumber(double)零售价10
saleTaxFinanceTax
purchaseTaxFinanceTax
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 DELETE : 删除 】"ACTIVE"

com.leadwaycloud.rm.common.model.po.entity.RmItem

零管销售商品

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
stockGoodsIdinteger(int64)商品ID
companyGoodsIdinteger(int64)公司商品ID
namestring零管商品名称
shelfboolean是否上架false
detailContentstring详细内容(商品详情图文)"..."
serverContentstring服务内容(商品服务详情图文)"..."
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 】"ACTIVE"
salesQtynumber(double)销售数量1
stockGoodsStockGoods
companyGoodsResCompanyGoods
itemBarcodeListRmItemBarcode[]零管销售商品条码
distributionboolean是否是零管分销商品false

com.leadwaycloud.rm.common.model.po.entity.RmItemBarcode

零管销售商品条码

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
itemIdinteger(int64)零管销售商品ID
stockGoodsBarcodeIdinteger(int64)商品条码ID
companyGoodsBarcodeIdinteger(int64)公司商品条码ID
specstring零管商品条码规格
shelfboolean是否上架false
checkStockboolean是否检查库存false
shelfQtynumber(double)当前货架库存100
pricenumber(double)单价10
price2number(double)单价210
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
activeboolean是否可用true
stockGoodsBarcodeStockGoodsBarcode
companyGoodsBarcodeResCompanyGoodsBarcode

com.leadwaycloud.rm.common.model.po.entity.StockGoods

商品

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
merchantIdinteger(int64)商户ID1
namestring名称"抽纸"
codestring货号"KDED24123123"
virtualboolean是否是虚拟产品true
imagesstring图片"..."
originstring来源"..."
descriptionstring描述"..."
otherNamestring别名"..."
markstring标记"ENERGY"
placestring产地
gradestring等级
externalCodestring外部编号
weightboolean非标售卖商品true
fuelboolean油品true
makeboolean自制品true
barcodeSettlementboolean商品结算方式 false(商品结算,默认) true(条码结算)
carwashboolean洗车商品true
goodsCategoryIdinteger(int64)分类ID
goodsBrandIdinteger(int64)品牌ID
specstring规格
uomIdstring计量单位ID
saleUomIdstring销售单位ID
goodsCategoryStockGoodsCategory
uomSysUom
saleUomSysUom
goodsBrandStockGoodsBrand
goodsEnergyStockGoodsEnergy

com.leadwaycloud.rm.common.model.po.entity.StockGoodsBarcode

商品条码

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
merchantIdinteger(int64)商户ID1
goodsIdinteger(int64)商品ID
barcodestring条码"6914068029184"
typestring条码类型"EN13"
otherBarcodestring其他条码"6914068029184"
defSettlementboolean是否是结算默认条码
imagesstring图片
specstring规格

com.leadwaycloud.rm.common.model.po.entity.StockGoodsBrand

商品品牌

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
merchantIdinteger(int64)商户ID1
codestring编号"xxx"
namestring名称"xxx"
descriptionstring描述
imagesstring图片
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 DELETE : 删除 】"ACTIVE"
cooperativeboolean是否合作品牌false

com.leadwaycloud.rm.common.model.po.entity.StockGoodsCategory

商品分类

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
merchantIdinteger(int64)商户ID1
namestring名称"EN13"
codestring编号"C01"
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 DELETE : 删除 】"ACTIVE"
parentIdinteger(int64)上级商品分类ID1
idChainstring完整的组织结构"600556150271616"
imagesstring图片
boutiqueboolean是否在商城展示false
descriptionstring描述

com.leadwaycloud.rm.common.model.po.entity.StockGoodsEnergy

商品能源属性

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
goodsIdinteger(int64)商品
typestring能源商品类型 【 OIL : 石油 NATURAL_GAS : 天然气 ELECTRICITY : 电 UREA : 尿素 】"OIL"

com.leadwaycloud.rm.common.model.po.entity.SysUom

计量单位

名称类型必填说明示例
idinteger(int64)ID1
codestring编号"1"
namestring名称"公斤"
shortNamestring简称
isoShortNamestringIOS简称
symbolstring符号"kg"
activeboolean是否可用true
rationumber(double)换算率1000

com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateItemGraphicTextDTO

名称类型必填说明示例
goodsDetailGraphicTextstring商品图文(未作修改请不传)
goodsServerGraphicTextstring商品服务图文(未作修改请不传)

com.leadwaycloud.rm.goods.business.history.model.DTO.RmItemShelvesDTO

零管商品上/下架数据模版

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
rmItemIdListinteger(int64)[]零管商品ID(如果为null则上/下架所有商品)[1]

com.leadwaycloud.core.model.RJava.lang.Boolean

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
databoolean返回数据

com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPriceAdjustPlanDetailDTO

零管商品条码价格调整详情数据模版

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring调整的渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
goodsNamestring商品名称"矿泉水"
goodsIdinteger(int64)商品ID(二选一)1
goodsBarcodeIdinteger(int64)商品条码ID(二选一)1
goodsBarcodestring商品条码(选择商品条码时需要提供)"6912341218163"
adjustPricenumber(double)调整后价格20

com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateGoodsPriceAdjustPlanDTO

修改零管商品条码价格调整

名称类型必填说明示例
typestring调整类型 【 NOW : 即时调整 PLANNING_TIME : 计划时间调整 PLANNING_TIME_PERIOD : 计划段调整 】"NOW"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
goodsPriceAdjustPlanDetailListAddGoodsPriceAdjustPlanDetailDTO[]零管商品条码价格调整计划详情
remarksstring备注"..."
isFuelboolean是否油品变价单false

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlan

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPriceAdjustPlan

com.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlan

零管商品条码价格调整

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
merchantIdinteger(int64)商户ID1
companyIdinteger(int64)创建计划的公司ID1
typestring调整的类型 【 NOW : 即时调整 PLANNING_TIME : 计划时间调整 PLANNING_TIME_PERIOD : 计划段调整 】"NOW"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
statusstring状态 【 DRAFT : 草稿 PREPARING : 准备中 IN_EXECUTION : 执行中 COMPLETED : 已完成 TERMINATED : 已停用 DELETED : 已删除 】"DRAFT"
remarksstring备注"..."
lastConfirmTimestring最后确认时间(必须小于开始调整时间半个小时)"2020-10-11 13:09:11"
isFuelboolean是否油品变价单false
detailCountinteger(int64)零管商品条码价格调整计划详情数据条数
goodsPriceAdjustPlanDetailListRmGoodsPriceAdjustPlanDetail[]零管商品条码价格调整计划详情

com.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlanDetail

零管商品条码价格调整详情

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
companyIdinteger(int64)公司ID1
channelstring调整的渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
goodsNamestring商品名称"矿泉水"
goodsBarcodestring商品条码(选择商品条码时需要提供)"6912341218163"
adjustPricenumber(double)调整后价格20
rejectboolean是否拒绝false
goodsIdinteger(int64)商品ID1
goodsBarcodeIdinteger(int64)商品条码ID1
fuelstring是否油品"false"
goodsCodestring商品编号"1"

com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateRmCustomizeMenuDTO

名称类型必填说明示例
typestring类型(前端控制(STORE/MALL))"STORE"
namestring名称"购物袋"
indexinteger(int32)序号1
activestring是否可用"true"
imagestring图片
descriptionstring描述

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenu

com.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

自定义菜单

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
companyIdinteger(int64)公司ID1
typestring类型"STORE"
namestring名称"塑料袋"
indexinteger(int32)序号1
activestring是否可用"true"
imagestring图片
descriptionstring描述

com.leadwaycloud.rm.goods.business.history.model.DTO.SortRmCustomizeMenuDTO

名称类型必填说明示例
customizeMenuIdinteger(int64)菜单ID1
indexinteger(int32)序号1

com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateRmCustomizeMenuTemplateDTO

名称类型必填说明示例
typestring类型(前端控制(STORE/MALL))"STORE"
namestring名称"购物袋"
activestring是否可用"true"

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenuTemplate

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenuTemplate

com.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenuTemplate

自定义菜单模版

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
companyIdinteger(int64)公司ID1
typestring类型"STORE"
codestring编码"TV-001"
namestring名称"塑料袋"
activestring是否可用"true"

com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateRmItemBarcodeDTO

修改零管商品条码数据模版

名称类型必填说明示例
checkStockboolean是否检查库存false
pricenumber(double)售价100
shelfQtynumber(double)上架数量(此数量不作为商品库存数量。在渠道销售终端不可展示。库存需在通过单独接口获取)100
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
activeboolean是否可用false
specstring规格"xxx"

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.model.po.entity.RmItemBarcode

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcode

com.leadwaycloud.rm.goods.business.category.model.dto.CreateRmGoodsCategoryDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID574533689957252
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
namestring名称"日用百货"
parentIdinteger(int64)上级商品分类ID1
imagesstring图片
descriptionstring描述

com.leadwaycloud.rm.goods.business.history.model.DTO.SaveRmQuickItemLayoutDTO

保存POS首页快捷商品布局数据模版

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
itemsLayoutstringPOS首页商品布局JSON"{\"rows\":4,\"cols\":5,\"cells\":[]}"
activeboolean是否启用,默认 truetrue

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmQuickItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmQuickItem

com.leadwaycloud.rm.goods.model.po.entity.RmQuickItem

零管POS首页快捷商品布局

名称类型必填说明示例
idinteger(int64)
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
itemsLayoutstringPOS首页商品布局JSON"{\"rows\":4,\"cols\":5,\"cells\":[]}"
activeboolean是否启用true

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem[]返回数据

com.leadwaycloud.rm.goods.business.history.model.DTO.QueryItemByChangeOrderDTO

查询零管商品模型(变价单)

名称类型必填说明示例
goodsIdinteger(int64)商品ID1
goodsBarcodeIdinteger(int64)条码ID1
companyIdListinteger(int64)[]公司ID集合

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.history.model.VO.ChangeOrderItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataChangeOrderItemVO[]返回数据

com.leadwaycloud.rm.goods.business.history.model.VO.ChangeOrderItemVO

变价单商品返回数据模版

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
channelstring渠道
goodsIdinteger(int64)商品ID1
companyIdinteger(int64)公司ID1
goodsBarcodeIdinteger(int64)条码ID1

com.leadwaycloud.rm.goods.business.history.model.DTO.AddItemBarcodeDTO

条码

名称类型必填说明示例
stockGoodsBarcodeIdinteger(int64)商品条码ID
companyGoodsBarcodeIdinteger(int64)公司商品条码ID
checkStockboolean是否检查库存false
pricenumber(double)单价10
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
shelfQtynumber(double)上架数量(此数量不作为商品库存数量。在渠道销售终端不可展示。库存需在通过单独接口获取)100

com.leadwaycloud.rm.goods.business.history.model.DTO.AddItemDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
stockGoodsIdinteger(int64)商品ID
companyGoodsIdinteger(int64)公司商品ID
detailContentstring详细内容(商品图文消息)
serverContentstring服务内容(商品服务详情图文)"..."
itemBarcodeListAddItemBarcodeDTO[]条码

com.leadwaycloud.core.model.RJava.util.MapJava.lang.LongJava.lang.Long

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据

com.leadwaycloud.rm.common.openfeign.workflow.model.WorkflowDTO$CallbackDTO

名称类型必填说明示例
merchantIdinteger(int64)商户ID
submitBystring当前 审批人/操作人
businessTypeKeystring业务唯一key
businessIdstring业务ID
taskIdstring节点实例任务ID
serviceNamestring回调服务名
functionstring具体执行方法(自定义配置,可缺省)
businessDataobject业务数据(发起时业务、审批中特有变量 并集)
instanceStatestring实例状态(pass, reject, terminate)
terminationRemarkstring消息
bodyobject自定义配置数据

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.common.openfeign.workflow.model.WorkflowDTO$ReturnDTO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataWorkflowDTO$ReturnDTO

com.leadwaycloud.rm.common.openfeign.workflow.model.WorkflowDTO$ReturnDTO

返回数据

名称类型必填说明示例
globalMapstring全局变量
localMapstring局部变量

com.leadwaycloud.rm.goods.business.verify.model.GoodsVerifyReqDTO

名称类型必填说明示例
applyIdinteger(int64)上下架申请单ID1
verifyTypestring审核类别 【 ONLINE_ORDER_REFUND : 线上销售订单退货审批 ONLINE_ORDER_EXCHANGE : 线上销售订单换货审批 BARCODE_ON_SHELF : 零管商品条码上架审批 BARCODE_OFF_SHELF : 零管商品条码下架审批 EPS_ORDER_CREDIT_LIMIT : 信用支付额度不足审核 】"BARCODE_ON_SHELF"

com.leadwaycloud.rm.goods.business.verify.model.GoodsVerifyResultDTO

名称类型必填说明示例
applyIdinteger(int64)申请单ID1
businessKeystring业务类型"xxx"
passboolean是否通过false
noticestring审核结果描述"xxx"

com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPresaleActiveLineDTO

商品预售活动明细模版

名称类型必填说明示例
idinteger(int64)ID6912341218163
goodsIdinteger(int64)商品ID6912341218163
goodsBarcodeIdinteger(int64)条码ID6912341218163
goodsCodestring商品名称"矿泉水"
goodsNamestring商品名称"矿泉水"
goodsBarcodestring商品条码"6912341218163"

com.leadwaycloud.rm.goods.business.history.model.DTO.UpdateGoodsPresaleActiveDTO

添加商品预售活动模版

名称类型必填说明示例
namestring名称"预售活动"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
joinCompanyinteger(int64)[]参与公司[1]
deliveryModeobject发货方式(供应商自提点自提包含自提点信息){}
descriptionstring描述
addGoodsPresaleActiveLineListAddGoodsPresaleActiveLineDTO[]添加预售活动明细
deleteLineIdListinteger(int64)[]删除活动明细行ID

com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPresaleActiveDTO

添加商品预售活动模版

名称类型必填说明示例
merchantIdinteger(int64)商户ID1
namestring名称"预售活动"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
statusstring状态 【 DRAFT : 草稿 PREPARING : 准备中 IN_EXECUTION : 执行中 COMPLETED : 已完成 TERMINATED : 已停用 DELETED : 已删除 】"DRAFT"
supplierIdinteger(int64)供应商ID1
joinCompanyinteger(int64)[]参与公司1
deliveryModeobject发货方式(供应商自提点自提包含自提点信息){}
createCompanyIdinteger(int64)创建公司1
descriptionstring描述
addGoodsPresaleActiveLineListAddGoodsPresaleActiveLineDTO[]预售活动明细

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPresaleActive

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPresaleActive

com.leadwaycloud.rm.common.model.po.entity.CrmSupplier

供应商

名称类型必填说明示例
idinteger(int64)
namestring名称
merchantIdinteger(int64)商户号ID
codestring供应商编号
epoboolean是否开启E订单false

com.leadwaycloud.rm.common.model.po.entity.ResCompany

总部/区域总部/公司/门店

名称类型必填说明示例
idinteger(int64)
codestring公司编号(仅允许字母和数字)"CD01"
namestring公司名称"成都立威云"
otherCodestring其他编号"AAAA-01"
typestring类型 【 MERCHANT : 总部 EMPTY : 无任何管理功能 AREA : 区域总部 STORE : 门店 】"STORE"
statusstring状态 【 IN_OPERATION : 营业中 TO_BE_OPENED : 待开业 PREPARATION : 筹备中 DELETE : 已删除 】"IN_OPERATION"
idChainstring公司ID完整架构(上下级公司id用-连接)"123-456"
sloganstring公司标语"努力工作就是为了不工作"
initConfigstring公司配置是否初始化"false"
merchantIdinteger(int64)商户ID1
currencyIdinteger(int64)货币ID1
imagestring图片
contactResContact
merchantResMerchant

com.leadwaycloud.rm.common.model.po.entity.ResContact

地址联系关系

名称类型必填说明示例
idinteger(int64)
countryIdinteger(int64)国家ID1
stateIdinteger(int64)省、直辖市ID1
cityIdinteger(int64)城市ID1
areaIdinteger(int64)区、县ID1
streetIdinteger(int64)街道ID1
addressstring详细地址"1"
postcodestring邮编"1"
phonestring电话"1"
mobilestring手机"1"
faxstring传真"1"
emailstring邮箱"邮箱"
latLonstring经纬度

com.leadwaycloud.rm.common.model.po.entity.ResMerchant

商户

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
codestring商户代号"lwc"
abbreviationstring简称"立威云"
fullNamestring全称"成都立威云科技有限公司"
statusboolean状态false
industrystring行业"COMPLEX"
emailstring联系邮箱(用作初始化创建账号)"sale@leadwaycloud.com"
phonestring联系电话
addressstring联系地址
logostring图标

com.leadwaycloud.rm.goods.model.po.entity.RmGoodsPresaleActive

零管商品预售活动

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
merchantIdinteger(int64)商户ID1
namestring名称"预售活动"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
statusstring状态 【 DRAFT : 草稿 PREPARING : 准备中 IN_EXECUTION : 执行中 COMPLETED : 已完成 TERMINATED : 已停用 】"DRAFT"
supplierIdinteger(int64)供应商ID1
joinCompanyinteger(int64)[]参与公司1
deliveryModeobject发货方式(供应商自提点自提包含自提点信息){}
createCompanyIdinteger(int64)创建公司ID1
descriptionstring描述
supplierCrmSupplier
joinCompanyStrstring参与公司
goodsPresaleActiveLineListRmGoodsPresaleActiveLine[]预售活动明细
joinCompanyListResCompany[]参与公司集合1

com.leadwaycloud.rm.goods.model.po.entity.RmGoodsPresaleActiveLine

零管商品预售活动明细

名称类型必填说明示例
idinteger(int64)
presaleActiveIdinteger(int64)活动ID6912341218163
goodsIdinteger(int64)商品ID6912341218163
goodsBarcodeIdinteger(int64)条码ID6912341218163
goodsCodestring商品名称"矿泉水"
goodsNamestring商品名称"矿泉水"
goodsBarcodestring商品条码"6912341218163"

com.leadwaycloud.rm.goods.business.item.model.dto.ItemUpdateSaleQtyDTO

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
saleQtynumber(double)追加销售数量1

com.leadwaycloud.rm.goods.business.item.model.dto.ItemUpdateNameDTO

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
namestring名称"xxx"

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.item.model.vo.StoreListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreListItemVO[]返回数据

com.leadwaycloud.rm.goods.business.barcode.model.vo.StoreListItemBarcodeVO

商品条码

名称类型必填说明示例
itemIdinteger(int64)零管商品ID
itemBarcodeIdinteger(int64)零管商品条码ID
goodsCategoryNamestring商品分类名称
goodsBrandNamestring商品品牌名称
goodsCodestring商品货号
goodsBarcodestring商品条码
goodsNamestring商品名称
packstring商品包装
vatRationumber(double)商品税率
specstring商品条码规格
imagesstring商品条码图片
pricenumber(double)商品条码单价

com.leadwaycloud.rm.goods.business.item.model.vo.StoreItemVO

商品信息

名称类型必填说明示例
goodsCodestring商品货号
goodsNamestring商品名称
goodsOtherNamestring商品别名
goodsImagesstring商品图片
detailContentstring详细内容(商品详情图文)"..."
serverContentstring服务内容(商品服务详情图文)"..."
goodsPackstring包装
goodsShortPackstring包装
goodsIsoShortPackstring包装
goodsCategoryNamestring商品分类名称
goodsCategoryIdChainstring商品分类ID链
goodsBrandNamestring商品品牌名称
taxTypestring税额计算方式 【 INCLUDE_TAX : 含税 EXCLUDE_TAX : 不含税 】"INCLUDE_TAX"
virtualboolean是否是虚拟产品true
orderedLocallyboolean允许直接采购true
allowDiscountboolean允许折扣true
allowManualPriceboolean允许手工变价(POS手工变价)true
allowRefundboolean允许退货true
allowSaleboolean允许销售true

com.leadwaycloud.rm.goods.business.item.model.vo.StoreListItemVO

返回数据

名称类型必填说明示例
itemInfoStoreItemVO
barcodeInfoListStoreListItemBarcodeVO[]商品条码

com.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForSuggestReqDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道"xxx"
keywordstring关键词"xxx"
sizeinteger(int32)搜索条数数50

com.leadwaycloud.core.model.RJava.util.ListJava.lang.String

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
datastring[]返回数据

com.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForHotKeywordReqDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
sizeinteger(int32)搜索个数(如过超过后台默认维护的最大个数则以后台最大个数为准)5

com.leadwaycloud.core.model.RJava.util.LinkedHashSetJava.lang.String

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
datastring[]返回数据

com.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForFullTextReqDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道"xxx"
memberIdinteger(int64)会员ID1
keywordstring关键词"xxx"
brandListinteger(int64)[]品牌ID集合[]
categoryListinteger(int64)[]分类ID集合[]
rmCategoryListinteger(int64)[]零管分类ID集合[]
itemSpecMapobject规格{}
minPricestring最小价格"1"
maxPricestring最大价格"1000"
sortSaleQtyTypestring销量排序类型 【 ASC : 升序 DESC : 降序 】"ASC"
sortPriceTypestring价格排序类型 【 ASC : 升序 DESC : 降序 】"ASC"
pageinteger(int32)搜索页码0
sizeinteger(int32)搜索页行数50

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.SmartSearchListItemVO

商品列表数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListSmartSearchListItemVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForFullTextRespDTO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemSmartSearchForFullTextRespDTO

com.leadwaycloud.rm.common.business.goods.model.vo.SpecVO

商品条码规格属性

名称类型必填说明示例
idinteger(int64)规格ID
groupNamestring属性组名称"1"
sequenceinteger(int32)排序1
namestring名称
valuestring

com.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForFullTextRespDTO

返回数据

名称类型必填说明示例
successboolean是否成功false
brandListItemSmartSearchForFullTextRespDTO$BrandInfo[]商品列表中品牌合集
categoryListItemSmartSearchForFullTextRespDTO$CategoryInfo[]商品列表中分类合集
specListItemSmartSearchForFullTextRespDTO$GoodsSpecInfo[]商品列表中规格合集
goodsPageSmartSearchListItemVO

com.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForFullTextRespDTO$BrandInfo

商品列表中品牌合集

名称类型必填说明示例
idinteger(int64)ID
namestring名称
imagestring图片

com.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForFullTextRespDTO$CategoryInfo

商品列表中分类合集

名称类型必填说明示例
idinteger(int64)ID
namestring名称

com.leadwaycloud.rm.goods.business.item.model.dto.ItemSmartSearchForFullTextRespDTO$GoodsSpecInfo

商品列表中规格合集

名称类型必填说明示例
namestring名称
valueListstring

com.leadwaycloud.rm.goods.business.item.model.vo.SmartSearchBarcodeVO

商品条码

名称类型必填说明示例
itemIdinteger(int64)零管商品ID
itemBarcodeIdinteger(int64)零管商品条码ID
goodsBarcodestring零管商品条码
otherBarcodestring零管商品条码
barcodeSpecstring商品条码规格
specstring零管商品条码规格
imagesstring商品条码图片
pricenumber(double)商品条码单价
vatRationumber(double)商品税率
taxTypestring税额计算方式
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
specListSpecVO[]商品条码规格属性

com.leadwaycloud.rm.goods.business.item.model.vo.SmartSearchItemVO

商品信息

名称类型必填说明示例
itemIdinteger(int64)零管商品ID
itemBarcodeIdinteger(int64)零管商品条码ID
itemBarcodePricenumber(double)零管商品条码价格
goodsNamestring商品名称
goodsImagesstring商品图片
goodsSpecstring商品规格
goodsBrandIdstring品牌ID
goodsBrandNamestring品牌名称
goodsCategoryIdinteger(int64)分类ID
goodsCategoryNamestring分类名称
taxTypestring税额计算方式
specListSpecVO[]规格属性

com.leadwaycloud.rm.goods.business.item.model.vo.SmartSearchListItemVO

当前页数据

名称类型必填说明示例
collectboolean是否收藏false
barcodeCollectinteger(int64)[]收藏的零管商品条码[]
itemInfoSmartSearchItemVO
barcodeInfoListSmartSearchBarcodeVO[]商品条码

com.leadwaycloud.rm.goods.business.item.model.dto.ItemImportResultSearchDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道"xxx"
goodsListinteger(int64)[]商品集合[]

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.item.model.vo.ItemImportResultVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemImportResultVO[]返回数据

com.leadwaycloud.rm.goods.business.item.model.vo.ItemImportResultVO

返回数据

名称类型必填说明示例
successboolean是否成功false
goodsIdinteger(int64)商品ID1
existsboolean商品是否存在false
impboolean是否已经导入false
shelfboolean是否已经上架false

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.item.model.vo.MobileListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileListItemVO[]返回数据

com.leadwaycloud.rm.common.business.goods.model.vo.RmGoodsCategoryVO

零管商品分类

名称类型必填说明示例
categoryIdinteger(int64)零管商品分类ID
categoryNamestring零管商品分类名称
categoryIdChainstring零管商品分类ID链

com.leadwaycloud.rm.goods.business.barcode.model.vo.MobileListItemBarcodeVO

商品条码

名称类型必填说明示例
itemIdinteger(int64)零管商品ID
itemBarcodeIdinteger(int64)零管商品条码ID
goodsCategoryNamestring商品分类名称
goodsBrandNamestring商品品牌名称
goodsCodestring商品货号
goodsBarcodestring商品条码
goodsNamestring商品名称
packstring商品包装
vatRationumber(double)商品税率
specstring商品条码规格
imagesstring商品条码图片
pricenumber(double)商品条码单价

com.leadwaycloud.rm.goods.business.item.model.vo.MobileItemVO

商品信息

名称类型必填说明示例
goodsCodestring商品货号
goodsNamestring商品名称
goodsOtherNamestring商品别名
goodsImagesstring商品图片
detailContentstring详细内容(商品详情图文)"..."
serverContentstring服务内容(商品服务详情图文)"..."
goodsPackstring包装
goodsShortPackstring包装
goodsIsoShortPackstring包装
goodsCategoryNamestring商品分类名称
goodsCategoryIdChainstring商品分类ID链
goodsBrandNamestring商品品牌名称
taxTypestring税额计算方式 【 INCLUDE_TAX : 含税 EXCLUDE_TAX : 不含税 】"INCLUDE_TAX"
itemSpecListSpecVO[]商品规格
rmGoodsCategoryListRmGoodsCategoryVO[]零管商品分类

com.leadwaycloud.rm.goods.business.item.model.vo.MobileListItemVO

返回数据

名称类型必填说明示例
collectboolean是否收藏false
barcodeCollectinteger(int64)[]收藏的零管商品条码[]
itemInfoMobileItemVO
barcodeInfoListMobileListItemBarcodeVO[]商品条码

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.item.model.vo.MallListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallListItemVO[]返回数据

com.leadwaycloud.rm.goods.business.barcode.model.vo.MallListItemBarcodeVO

商品条码

名称类型必填说明示例
itemIdinteger(int64)零管商品ID
itemBarcodeIdinteger(int64)零管商品条码ID
goodsCategoryNamestring商品分类名称
goodsBrandNamestring商品品牌名称
goodsCodestring商品货号
goodsBarcodestring商品条码
goodsNamestring商品名称
packstring商品包装
vatRationumber(double)商品税率
specstring商品条码规格
imagesstring商品条码图片
pricenumber(double)商品条码单价

com.leadwaycloud.rm.goods.business.item.model.vo.MallItemVO

商品信息

名称类型必填说明示例
goodsCodestring商品货号
goodsNamestring商品名称
goodsOtherNamestring商品别名
goodsImagesstring商品图片
detailContentstring详细内容(商品详情图文)"..."
serverContentstring服务内容(商品服务详情图文)"..."
goodsPackstring包装
goodsShortPackstring包装
goodsIsoShortPackstring包装
goodsCategoryNamestring商品分类名称
goodsCategoryIdChainstring商品分类ID链
goodsBrandNamestring商品品牌名称
taxTypestring税额计算方式 【 INCLUDE_TAX : 含税 EXCLUDE_TAX : 不含税 】"INCLUDE_TAX"
itemSpecListSpecVO[]商品规格
rmGoodsCategoryListRmGoodsCategoryVO[]零管商品分类

com.leadwaycloud.rm.goods.business.item.model.vo.MallListItemVO

返回数据

名称类型必填说明示例
collectboolean是否收藏false
barcodeCollectinteger(int64)[]收藏的零管商品条码[]
itemInfoMallItemVO
barcodeInfoListMallListItemBarcodeVO[]商品条码

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.item.model.vo.ErpListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpListItemVO[]返回数据

com.leadwaycloud.rm.goods.business.barcode.model.vo.ErpListItemBarcodeVO

商品条码

名称类型必填说明示例
itemBarcodeIdinteger(int64)零管商品条码ID
itemIdinteger(int64)零管商品ID
goodsIdinteger(int64)商品ID
goodsCategoryIdinteger(int64)商品分类ID
goodsCategoryCodestring商品分类编号
goodsCategoryNamestring商品分类名称
goodsBrandIdinteger(int64)商品品牌ID
goodsBrandCodestring商品品牌编号
goodsBrandNamestring商品品牌名称
goodsBarcodeIdinteger(int64)商品条码ID
goodsCodestring商品货号
goodsBarcodestring商品条码
goodsNamestring商品名称
goodsSpecstring规格
goodsPackstring包装
goodsPackSymbolstring包装
goodsShortPackstring包装
goodsIsoShortPackstring商品包装
vatRationumber(double)商品税率
taxTypestring税额计算方式 【 INCLUDE_TAX : 含税 EXCLUDE_TAX : 不含税 】"INCLUDE_TAX"
specstring商品条码规格
imagesstring商品条码图片
pricenumber(double)商品条码单价
price2number(double)商品条码单价2
orderMinQtynumber(double)单次最小购买数量999
orderMaxQtynumber(double)单次最大购买数量999
shelfboolean是否上架true
checkStockboolean是否检查库存true
virtualboolean是否是虚拟产品true
defSettlementboolean是否是结算默认条码true
orderedLocallyboolean允许直接采购true
thirdPartyDeliveryboolean允许第三方直送true
allowDiscountboolean允许折扣true
allowManualPriceboolean允许手工变价(POS手工变价)true
allowRefundboolean允许退货true

com.leadwaycloud.rm.goods.business.item.model.vo.ErpItemVO

商品信息

名称类型必填说明示例
itemIdinteger(int64)零管商品ID
goodsIdinteger(int64)商品ID
goodsCodestring商品货号
goodsNamestring商品名称
goodsOtherNamestring商品别名
namestring零管商品名称
goodsImagesstring商品图片
detailContentstring详细内容(商品详情图文)"..."
serverContentstring服务内容(商品服务详情图文)"..."
goodsPackstring包装
goodsShortPackstring包装
goodsIsoShortPackstring包装
goodsSpecstring规格
goodsCategoryIdinteger(int64)商品分类ID
goodsCategoryNamestring商品分类名称
goodsCategoryIdChainstring商品分类ID链
goodsBrandIdinteger(int64)商品品牌ID
goodsBrandNamestring商品品牌名称
taxTypestring税额计算方式 【 INCLUDE_TAX : 含税 EXCLUDE_TAX : 不含税 】"INCLUDE_TAX"
shelfboolean是否上架
virtualboolean是否是虚拟产品true
orderedLocallyboolean允许直接采购true
thirdPartyDeliveryboolean允许第三方直送true
allowDiscountboolean允许折扣true
allowManualPriceboolean允许手工变价(POS手工变价)true
allowRefundboolean允许退货true
allowSaleboolean允许销售true
itemSpecListSpecVO[]商品规格
itemBarcodeIdinteger(int64)零管商品条码ID
itemBarcodeBarcodestring零管商品条码
itemBarcodePricenumber(double)零管商品条码价格
barcodeListinteger(int64)[]零管商品条码(仅含上架的商品条码)
rmGoodsCategoryListRmGoodsCategoryVO[]零管商品分类

com.leadwaycloud.rm.goods.business.item.model.vo.ErpListItemVO

返回数据

名称类型必填说明示例
itemInfoErpItemVO
barcodeInfoListErpListItemBarcodeVO[]商品条码

com.leadwaycloud.rm.common.business.goods.model.dto.CacheItemInfoReqDTO

名称类型必填说明示例
itemListinteger(int64)[]商品集合
companyIdinteger(int64)公司ID
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"

com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeSelfQtyUpdateReqDTO

名称类型必填说明示例
itemBarcodeIdinteger(int64)零管商品条码ID1
typeinteger(int32)类型 0:覆盖 1:追加1
shelfQtynumber(double)库存数量1

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.barcode.model.vo.StoreListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreListItemBarcodeVO[]返回数据

com.leadwaycloud.core.model.RJava.util.ListJava.lang.Long

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
datainteger(int64)[]返回数据

com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeImportResultSearchDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道"xxx"
barcodeListinteger(int64)[]条码集合[]

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeImportResultVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataBarcodeImportResultVO[]返回数据

com.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeImportResultVO

返回数据

名称类型必填说明示例
barcodeIdinteger(int64)条码ID1
existsboolean条码是否存在false
impboolean是否已经导入false
shelfboolean是否已经上架false

com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodePriceSearchDTO

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
resourcesstring来源 【 ERP : ERP STORE : 实体店 MOBILE : 移动端 MALL : 网上商城 】"MALL"
customerIdinteger(int64)客户ID1
customerContactPersonIdinteger(int64)客户联系人ID1

com.leadwaycloud.core.model.RJava.util.CollectionCom.leadwaycloud.rm.common.business.goods.model.bo.GoodsBarcodePriceListBO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsBarcodePriceListBO[]返回数据

com.leadwaycloud.rm.common.business.goods.model.bo.GoodsBarcodePriceListBO

返回数据

名称类型必填说明示例
createTimestring价目表创建时间"2020-10-10 10:10:10"
startTimestring价目表组开始时间"2020-10-10 10:10:10"
endTimestring价目表组结束时间"2020-10-10 10:10:10"
priceOriginIdinteger(int64)价目表组价格原单据ID1
priceOriginTypestring价目表组价格原单据类型 【 PRICE_LIST : 价目表 QUOTE_ORDER : 报价单 】"SALE_CONTRACT"
goodsBarcodeIdinteger(int64)价目表商品条码ID1
pricenumber(double)价目表价格1
taxValuenumber(double)价目表税值13
taxTypestring价目表税金计算类型 【 INCLUDE_TAX : 含税 EXCLUDE_TAX : 不含税 】"INCLUDE_TAX"
deliveryPeriodinteger(int32)价目表交货周期(默认类型天)1
tieredPriceGoodsBarcodePriceListBO$GoodsBarcodeTieredPriceBO[]商品条码阶梯价格
extendParamGoodsBarcodePriceListBO$ExtendParamBO

com.leadwaycloud.rm.common.business.goods.model.bo.GoodsBarcodePriceListBO$ExtendParamBO

扩展参数

名称类型必填说明示例
quotationCodestring报价单编号"xxx"
quotationOutsideCodestring报价单外部编号"xxx"
reserved1string备用字段(客户物料编码)"xxx"
reserved2string备用字段2(客户物料规格)"xxx"
reserved3string备用字段3"xxx"

com.leadwaycloud.rm.common.business.goods.model.bo.GoodsBarcodePriceListBO$GoodsBarcodeTieredPriceBO

商品条码阶梯价格

名称类型必填说明示例
sortinteger(int32)序号1
pricenumber(double)价格1
minQtynumber(double)最小数量1
maxQtynumber(double)最大数量1
periodTypestring发货周期类型(HOUR-小时、DAY-天、WEEK-周、MONTH-月、 YEAR-年) 【 HOUR : 时 DAY : 天 WEEK : 周 MONTH : 月 YEAR : 年 】"DAY"
deliveryPeriodinteger(int32)周期(采购:交货周期 销售:发货周期)1

com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeOnShelfApplyUpdateReqDTO

名称类型必填说明示例
applyIdinteger(int64)申请ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
reasonstring理由"xxx"
itemBarcodeListinteger(int64)[]零管商品条码ID(如果为null则上架所有商品)[1]

com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeOnShelfApplyCreateReqDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
reasonstring理由"xxx"
itemBarcodeListinteger(int64)[]零管商品条码ID(如果为null则上架所有商品)[1]

com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeOffShelfApplyCreateReqDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
reasonstring理由"xxx"
itemBarcodeListinteger(int64)[]零管商品条码ID(如果为null则下架所有商品)[1]

com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeOffShelfApplyUpdateReqDTO

名称类型必填说明示例
applyIdinteger(int64)申请ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
reasonstring理由"xxx"
itemBarcodeListinteger(int64)[]零管商品条码ID(如果为null则下架所有商品)[1]

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.barcode.model.vo.MobileListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileListItemBarcodeVO[]返回数据

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.barcode.model.vo.MallListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallListItemBarcodeVO[]返回数据

com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeImportReqDTO

名称类型必填说明示例
rmItemNameMapobject零管商品名称,例:{商品ID:零管商品自定义名称}{}
channelListstring[]渠道[]
barcodeListBarcodeImportReqDTO$BarcodeImportDTO[]需要导入的商品条码[]

com.leadwaycloud.rm.goods.business.barcode.model.dto.BarcodeImportReqDTO$BarcodeImportDTO

需要导入的商品条码

名称类型必填说明示例
companyGoodsBarcodeIdinteger(int64)公司商品条码ID
rmItemBarcodeSpecstring零管商品条码规格
checkStockboolean是否检查库存false
pricenumber(double)单价10
price2number(double)单价210
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.barcode.model.vo.ErpListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpListItemBarcodeVO[]返回数据

com.leadwaycloud.rm.common.business.goods.model.dto.CacheBarcodeInfoReqDTO

名称类型必填说明示例
barcodeListinteger(int64)[]条码集合
companyIdinteger(int64)公司ID

com.leadwaycloud.rm.goods.business.history.model.DTO.CompanyVerifyGoodsPriceAdjustPlanDTO

名称类型必填说明示例
goodsPriceAdjustPlanDetailListinteger(int64)[]变价计划明细ID集合[1]
isRejectboolean是否拒绝true

com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPriceAdjustPlanDTO

添加零管商品条码价格调整计划数据模版

名称类型必填说明示例
merchantIdinteger(int64)商户ID1
createCompanyIdinteger(int64)公司ID1
typestring调整的渠道 【 NOW : 即时调整 PLANNING_TIME : 计划时间调整 PLANNING_TIME_PERIOD : 计划段调整 】"NOW"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
goodsPriceAdjustPlanDetailListAddGoodsPriceAdjustPlanDetailDTO[]零管商品条码价格调整计划详情
remarksstring备注"..."
lastConfirmTimestring最后确认时间(必须小于开始调整时间半个小时)"2020-10-11 13:09:11"
isFuelboolean是否油品变价单,默认 falsefalse

com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPriceAdjustByGoodsToCompanyDTO

添加商品价格调整计划1数据模版

名称类型必填说明示例
merchantIdinteger(int64)商户ID1
createCompanyIdinteger(int64)创建计划公司ID1
goodsNamestring商品名称"矿泉水"
goodsIdinteger(int64)商品ID1
typestring调整的渠道 【 NOW : 即时调整 PLANNING_TIME : 计划时间调整 PLANNING_TIME_PERIOD : 计划段调整 】"NOW"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
detailListAddGoodsPriceAdjustByGoodsToCompanyDetailDTO[]详情
remarksstring备注"..."
lastConfirmTimestring最后确认时间(必须小于开始调整时间半个小时)"2020-10-11 13:09:11"
isFuelboolean是否油品变价单,默认 falsefalse

com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPriceAdjustByGoodsToCompanyDetailDTO

添加公司商品价格调整计划详情数据模版

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring调整的渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
adjustPricenumber(double)调整后价格20

com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPriceAdjustByGoodsFormCompanyDTO

添加商品价格调整计划2数据模版

名称类型必填说明示例
merchantIdinteger(int64)商户ID1
createCompanyIdinteger(int64)创建计划公司ID1
companyIdinteger(int64)公司ID(二选一)1
typestring调整的渠道 【 NOW : 即时调整 PLANNING_TIME : 计划时间调整 PLANNING_TIME_PERIOD : 计划段调整 】"NOW"
startTimestring开始调整时间"2020-10-11 13:09:11"
endTimestring结束调整时间"2020-10-11 13:09:11"
detailListAddGoodsPriceAdjustByGoodsFormCompanyDetailDTO[]详情
remarksstring备注"..."
isFuelboolean是否油品变价单,默认 falsefalse

com.leadwaycloud.rm.goods.business.history.model.DTO.AddGoodsPriceAdjustByGoodsFormCompanyDetailDTO

添加公司商品价格调整计划详情数据模版

名称类型必填说明示例
goodsNamestring商品名称"矿泉水"
goodsIdinteger(int64)商品ID1
channelstring调整的渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
adjustPricenumber(double)调整后价格20

com.leadwaycloud.rm.goods.business.history.model.DTO.AddRmCustomizeMenuDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
typestring类型(前端控制(STORE/MALL))"STORE"
namestring名称"购物袋"
indexinteger(int32)序号1
activestring是否可用"true"
imagestring图片
descriptionstring描述

com.leadwaycloud.rm.goods.business.history.model.DTO.AddRmCustomizeMenuTemplateDTO

名称类型必填说明示例
companyIdinteger(int64)公司ID1
typestring类型(前端控制(STORE/MALL))"STORE"
codestring编码"TV-01"
namestring名称"购物袋"
activestring是否可用"true"

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.history.model.VO.MultipleBarcodesSpecificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMultipleBarcodesSpecificationVO

com.leadwaycloud.rm.common.model.po.entity.StockGoodsBarcodeSpecificationParam

商品条码属性值

名称类型必填说明示例
idinteger(int64)
goodsIdinteger(int64)商品ID1
goodsBarcodeIdinteger(int64)商品条码ID1
specificationGroupIdinteger(int64)属性组ID1
specificationIdinteger(int64)属性参数ID1
valstring属性值
searchValstring搜索值
merchantIdinteger(int64)商户ID1
goodsSpecificationStockGoodsSpecification

com.leadwaycloud.rm.common.model.po.entity.StockGoodsSpecification

商品属性参数

名称类型必填说明示例
idinteger(int64)
namestring名称"颜色"
specificationGroupIdinteger(int64)属性组ID1
scopestring作用范围"1"
typestring属性类型<SKU||描述展示>"SKU"
parentIdinteger(int64)父级ID1
merchantIdinteger(int64)商户ID1
sequenceinteger(int32)排序1
codestring编号"1"

com.leadwaycloud.rm.goods.business.history.model.VO.MultipleBarcodesSpecificationVO

多条码属性

名称类型必填说明示例
specificationMapobject商品条码属性(Map<SpecificationId,StockGoodsSpecification>)
goodsBarcodeSpecificationParamMapobject商品条码属性值(Map<StockGoodsBarcodeId,GoodsBarcodeSpecificationParamList>)

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.RmItemBarcode

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcode[]返回数据

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategoryRespVO

com.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryRespVO

返回数据

名称类型必填说明示例
idinteger(int64)ID1
merchantIdinteger(int64)商户ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
namestring名称"EN13"
codestring编号"C01"
seqinteger(int32)序号1
activeboolean是否可用true
parentIdinteger(int64)上级商品分类ID1
idChainstring完整的组织结构"600556150271616"
imagesstring图片
descriptionstring描述
itemListErpListItemVO[]包含零管商品

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.CategoryVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataCategoryVO

com.leadwaycloud.rm.goods.business.category.model.vo.CategoryVO

返回数据

名称类型必填说明示例
idinteger(int64)分类ID
namestring名称
childCategoryVO

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryParallelStratificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategoryParallelStratificationVO

com.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryListRespVO

各个层级商品分类

名称类型必填说明示例
idinteger(int64)ID1
merchantIdinteger(int64)商户ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
namestring名称"EN13"
codestring编号"C01"
seqinteger(int32)序号1
activeboolean是否可用true
parentIdinteger(int64)上级商品分类ID1
idChainstring完整的组织结构"600556150271616"
imagesstring图片
levelinteger(int64)层级1

com.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryParallelStratificationVO

返回数据

名称类型必填说明示例
goodsCategoryMapobject各个层级商品分类

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryListRespVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListRmGoodsCategoryListRespVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategoryListRespVO

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryNestingStratificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategoryNestingStratificationVO[]返回数据

com.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryNestingStratificationVO

返回数据

名称类型必填说明示例
levelinteger(int64)层级1
goodsCategoryinteger(int64)层级1
nextLevelGoodsCategoryListRmGoodsCategoryNestingStratificationVO[]子层级分类集合[]

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.category.model.vo.RmGoodsCategoryListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsCategoryListRespVO[]返回数据

com.leadwaycloud.core.model.RJava.lang.Object

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.StockGoodsCategory

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStockGoodsCategory[]返回数据

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.common.model.po.entity.RmItem

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListRmItem[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.common.model.po.entity.RmItem

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItem

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmItemUpdateLog

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListRmItemUpdateLog[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmItemUpdateLog

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemUpdateLog

com.leadwaycloud.rm.common.model.po.entity.ResUser

用户

名称类型必填说明示例
idinteger(int64)
userNamestring账号"kunliang.zeng@leadwaycloud.com"
namestring名称"曾锟亮"
statusstring状态 【 ACTIVE : 活跃 BLOCK : 锁定 DELETE : 删除 INACTIVATED : 未激活 FREEZE : 冻结 】
auditStatusstring用户审核状态 【 PENDING_REVIEW : APPROVEING : APPROVEDONE : 】
partnerIdinteger(int64)关系ID
idaasIdstringIDaas用户ID
externalCodestring外部编号

com.leadwaycloud.rm.goods.model.po.entity.RmItemUpdateLog

零管商品变更日志

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
itemIdinteger(int64)零管商品ID1
updateTypestring变更类型 【 ON_SHELF : 上架操作 OFF_SHELF : 下架操作 UPDATE_STATUS : 变更状态 UPDATE_DETAIL_CONTENT : 变更图文信息 】"ON_SHELF"
updateUserResUser
updateDatastring变更数据

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.ItemVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListItemVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.ItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemVO

com.leadwaycloud.rm.goods.business.history.model.VO.ItemVO

当前页数据

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
goodsNamestring商品名称"抽纸"
categoryNamestring分类名称
brandNamestring品牌名称
imagesstring图片"..."
salesQtynumber(double)销售数量1
goodsCodestring商品货号
otherNamestring别名
virtualboolean虚拟商品
itemStatusstring零管商品状态
shelfboolean是否上架false
channelstring渠道

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.ItemDetailVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListItemDetailVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.ItemDetailVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemDetailVO

com.leadwaycloud.rm.goods.business.history.model.VO.ItemDetailPriceVO

价格

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
itemBarcodeIdinteger(int64)零管商品条码ID1
pricenumber(double)价格
price2number(double)价格

com.leadwaycloud.rm.goods.business.history.model.VO.ItemDetailVO

当前页数据

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
goodsNamestring商品名称"抽纸"
categoryNamestring分类名称
brandNamestring品牌名称
imagesstring图片"..."
salesQtyinteger(int64)销售数量1
goodsCodestring商品货号
otherNamestring别名
virtualboolean虚拟商品
itemStatusstring零管商品状态
shelfboolean是否上架false
channelstring渠道
barcodePriceListItemDetailPriceVO[]价格

com.leadwaycloud.rm.goods.business.history.model.DTO.QueryRmItemDTO

查询零管商品数据模版

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
goodsIdinteger(int64)商品ID1
companyGoodsIdinteger(int64)公司商品ID1
companyGoodsBarcodeStatusstring公司商品条码状态 【 ACTIVE : 可用 DEACTIVATE : 停用 DELETE : 删除 】"ACTIVE"
itemBarcodeActiveboolean零管商品条码是否可用true
shelfboolean是否上架false
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 】"ACTIVE"
categoryIdinteger(int64)商品分类1
categoryCodestring商品分类编号"C01"
textstring商品编码/商品条码/商品名称/商品标签"纸巾"
brandCodestring品牌编号"XXY"
itemIdListinteger(int64)[]商品ID
sortSaleQtystring是否根据销量排序"ACTIVE"
sortPriceTypestring价格排序类型 【 ASC : 升序 DESC : 降序 】"ASC"

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.history.model.VO.ItemSpecificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemSpecificationVO

com.leadwaycloud.rm.common.model.po.entity.StockGoodsSpecificationParam

商品属性值

名称类型必填说明示例
idinteger(int64)
goodsIdinteger(int64)商品ID1
specificationGroupIdinteger(int64)属性组ID1
specificationIdinteger(int64)属性参数ID1
valstring属性值
searchValstring搜索值
merchantIdinteger(int64)商户ID1

com.leadwaycloud.rm.goods.business.history.model.VO.ItemSpecificationVO

商品属性

名称类型必填说明示例
goodsSpecificationListStockGoodsSpecification[]商品属性
goodsSpecificationParamMapobject商品属性值(Map<SpecificationID,GoodsSpecificationParamList>)
goodsBarcodeSpecificationParamMapobject商品条码属性值(Map<SpecificationID,GoodsBarcodeSpecificationParamList>)

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.PosSyncItemResponse

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListPosSyncItemResponse[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.PosSyncItemResponse

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataPosSyncItemResponse

com.leadwaycloud.rm.common.model.po.entity.SimpleResCompany

总部/区域总部/公司/门店

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
codestring公司编号(仅允许字母和数字)"CD01"
namestring公司名称"成都立威云"
otherCodestring其他编号"AAAA-01"
typestring类型 【 MERCHANT : 总部 EMPTY : 无任何管理功能 AREA : 区域总部 STORE : 门店 】"STORE"
statusstring状态 【 IN_OPERATION : 营业中 TO_BE_OPENED : 待开业 PREPARATION : 筹备中 DELETE : 已删除 】"IN_OPERATION"
idChainstring公司ID完整架构(上下级公司id用-连接)"123-456"
sloganstring公司标语"努力工作就是为了不工作"
initConfigstring公司配置是否初始化"false"
merchantIdinteger(int64)商户ID
imagestring图片

com.leadwaycloud.rm.goods.business.history.model.VO.PosSyncCompanyGoodsBarcodeResponse

公司商品条码

名称类型必填说明示例
idinteger(int64)ID1
companyIdinteger(int64)公司ID1
goodsIdinteger(int64)商品ID1
goodsBarcodeIdinteger(int64)商品条码ID1
companyGoodsIdinteger(int64)公司商品ID1
tagsstring标签"[\"123\"]"
costnumber(double)成本价格(不含税)0
pricenumber(double)销售底价10
saleGuidePricenumber(double)建议销售价10
salePricenumber(double)零售价10
saleTaxFinanceTax
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 DELETE : 删除 】"ACTIVE"

com.leadwaycloud.rm.goods.business.history.model.VO.PosSyncItemBarcodeResponse

零管销售商品条码

名称类型必填说明示例
idinteger(int64)ID1
itemIdinteger(int64)零管销售商品ID
stockGoodsBarcodeIdinteger(int64)商品条码ID
companyGoodsBarcodeIdinteger(int64)公司商品条码ID
specstring零管商品条码规格
shelfboolean是否上架false
checkStockboolean是否检查库存false
shelfQtynumber(double)当前货架库存100
pricenumber(double)单价10
price2number(double)单价210
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
activeboolean是否可用true
stockGoodsBarcodeStockGoodsBarcode
companyGoodsBarcodePosSyncCompanyGoodsBarcodeResponse

com.leadwaycloud.rm.goods.business.history.model.VO.PosSyncItemResponse

当前页数据

名称类型必填说明示例
idinteger(int64)ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
stockGoodsIdinteger(int64)商品ID
companyGoodsIdinteger(int64)公司商品ID
namestring零管商品名称
shelfboolean是否上架false
detailContentstring详细内容(商品详情图文)"..."
serverContentstring服务内容(商品服务详情图文)"..."
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 】"ACTIVE"
salesQtynumber(double)销售数量1
stockGoodsPosSyncStockGoodsResponse
companyGoodsPosSyncCompanyGoods
itemBarcodeListPosSyncItemBarcodeResponse[]零管销售商品条码
companySimpleResCompany
distributionboolean是否是零管分销商品false

com.leadwaycloud.rm.goods.business.history.model.VO.PosSyncStockGoodsResponse

商品

名称类型必填说明示例
idinteger(int64)ID1
merchantIdinteger(int64)商户ID1
namestring名称"抽纸"
codestring货号"KDED24123123"
virtualboolean是否是虚拟产品true
imagesstring图片"..."
originstring来源"..."
descriptionstring描述"..."
otherNamestring别名"..."
markstring标记"ENERGY"
placestring产地
gradestring等级
externalCodestring外部编号
weightboolean非标售卖商品true
fuelboolean油品true
makeboolean自制品true
barcodeSettlementboolean商品结算方式 false(商品结算,默认) true(条码结算)
carwashboolean洗车商品true
goodsCategoryIdinteger(int64)分类ID
goodsBrandIdinteger(int64)品牌ID
specstring规格
uomIdstring计量单位ID
saleUomIdstring销售单位ID
goodsCategoryStockGoodsCategory
uomSysUom
saleUomSysUom
goodsBrandStockGoodsBrand
goodsEnergyStockGoodsEnergy

com.leadwaycloud.rm.goods.model.po.entity.PosSyncCompanyGoods

公司商品

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
companyIdinteger(int64)公司ID1
allowSaleboolean允许销售true
allowPurchaseboolean允许采购true
allowDiscountboolean允许折扣true
allowManualPriceboolean允许手工变价(POS手工变价)true
changePriceboolean允许变价单变价true
allowRefundboolean允许退货true
negativeDiscountboolean允许负毛利折扣true
allowMarkdownboolean允许报损true
orderedLocallyboolean允许直接采购true
thirdPartyDeliveryboolean允许第三方直送true
stockGoodsIdinteger(int64)商品ID

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.PosSyncSimplifyItemResponse

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListPosSyncSimplifyItemResponse[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.PosSyncSimplifyItemResponse

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataPosSyncSimplifyItemResponse

com.leadwaycloud.rm.goods.business.history.model.VO.PosSyncSimplifyItemBarcodeResponse

零管销售商品条码

名称类型必填说明示例
idinteger(int64)ID1
itemIdinteger(int64)零管商品ID
stockGoodsBarcodeIdinteger(int64)商品条码ID
barcodestring条码"6914068029184"
otherBarcodestring其他条码"6914068029184"
imagesstring图片
defSettlementboolean是否是结算默认条码
shelfboolean是否上架false
checkStockboolean是否检查库存false
costnumber(double)成本价格(不含税)0
pricenumber(double)单价10
price2number(double)单价210
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
activeboolean是否可用true
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 DELETE : 删除 】"ACTIVE"
saleTaxIdinteger(int64)销售税1
saleTaxPosSyncSimplifyItemTaxResponse

com.leadwaycloud.rm.goods.business.history.model.VO.PosSyncSimplifyItemBrandResponse

品牌

名称类型必填说明示例
idinteger(int64)ID1
codestring编号"xxx"
namestring名称"xxx"

com.leadwaycloud.rm.goods.business.history.model.VO.PosSyncSimplifyItemResponse

当前页数据

名称类型必填说明示例
idinteger(int64)ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
stockGoodsIdinteger(int64)商品ID
companyGoodsIdinteger(int64)公司商品ID
namestring名称"抽纸"
otherNamestring别名"..."
codestring货号"KDED24123123"
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 】"ACTIVE"
categoryIdinteger(int64)分类ID
brandIdinteger(int64)公司商品ID
uomIdinteger(int64)计量单位ID
weightboolean非标售卖商品true
fuelboolean油品true
makeboolean自制品true
barcodeSettlementboolean商品结算方式 false(商品结算,默认) true(条码结算)
allowSaleboolean允许销售true
allowDiscountboolean允许折扣true
allowManualPriceboolean允许手工变价(POS手工变价)true
allowRefundboolean允许退货true
brandPosSyncSimplifyItemBrandResponse
uomPosSyncSimplifyItemUomResponse
barcodeListPosSyncSimplifyItemBarcodeResponse[]零管销售商品条码

com.leadwaycloud.rm.goods.business.history.model.VO.PosSyncSimplifyItemTaxResponse

销售税

名称类型必填说明示例
idinteger(int64)ID1
namestring名称"13%销售税"
valueboolean税值false

com.leadwaycloud.rm.goods.business.history.model.VO.PosSyncSimplifyItemUomResponse

计量单位

名称类型必填说明示例
idinteger(int64)ID1
codestring编号"1"
namestring名称"公斤"
shortNamestring简称
symbolstring符号"kg"

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.ItemBarcodeVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListItemBarcodeVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.ItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemBarcodeVO

com.leadwaycloud.rm.goods.business.history.model.VO.ItemBarcodeVO

当前页数据

名称类型必填说明示例
itemIdinteger(int64)零管商品ID1
itemBarcodeIdinteger(int64)零管商品条码ID1
goodsNamestring商品名称"抽纸"
categoryNamestring分类名称
brandNamestring品牌名称
imagesstring图片"..."
pricenumber(double)单价10
salesQtynumber(double)销售数量1
orderMaxQtynumber(double)单次最大购买数量999
goodsCodestring商品货号
otherNamestring别名
virtualboolean虚拟商品
itemStatusstring零管商品状态
shelfboolean是否上架false
channelstring渠道

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.history.model.VO.ItemStockVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataItemStockVO

com.leadwaycloud.rm.goods.business.history.model.VO.BarcodeStockVO

商品条码线上库存情况数据模版

名称类型必填说明示例
itemBarcodeIdinteger(int64)零管商品条码ID1
barcodeIdinteger(int64)条码ID1
saleQtyinteger(int64)已销售数量(过往30天)1
stockQtyinteger(int64)线上库存数量1

com.leadwaycloud.rm.goods.business.history.model.VO.ItemStockVO

商品线上库存情况数据模版

名称类型必填说明示例
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
itemIdinteger(int64)零管商品ID1
goodsIdinteger(int64)商品ID1
saleQtyinteger(int64)已销售数量(过往30天)1
barcodeStockListBarcodeStockVO[]商品条码线上库存数量

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.model.po.entity.RmItemShelfRecord

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemShelfRecord

com.leadwaycloud.rm.goods.model.po.entity.RmItemShelfRecord

零管商品上下架记录

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
batchNostring上下架批次"UUID"
itemIdinteger(int64)零管商品ID1
onShelfTimestring上架时间"2020-10-11 13:09:11"
offShelfTimestring下架时间"2020-10-11 13:09:11"
itemShelfRecordDetailListRmItemShelfRecordDetail[]零管商品上下架记录详情

com.leadwaycloud.rm.goods.model.po.entity.RmItemShelfRecordDetail

零管商品上下架记录详情

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
itemBarcodeRmItemBarcode
shelfQtynumber(double)上架数量1
saleQtynumber(double)销售数量1

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPresaleActive

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListRmGoodsPresaleActive[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPresaleActive

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPresaleActive

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.item.model.vo.StoreDetailItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreDetailItemVO

com.leadwaycloud.rm.goods.business.barcode.model.vo.StoreItemBarcodeVO

商品条码

名称类型必填说明示例
itemIdinteger(int64)零管商品ID
itemBarcodeIdinteger(int64)零管商品条码ID
goodsCategoryNamestring商品分类名称
goodsBrandNamestring商品品牌名称
goodsCodestring商品货号
goodsBarcodestring商品条码
goodsNamestring商品名称
packstring商品包装
vatRationumber(double)商品税率
specstring商品条码规格
imagesstring商品条码图片
pricenumber(double)商品条码单价
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
orderedLocallyboolean允许直接采购true
thirdPartyDeliveryboolean允许第三方直送true
checkStockboolean是否检查库存true
virtualboolean是否是虚拟产品true
allowDiscountboolean允许折扣true
allowManualPriceboolean允许手工变价(POS手工变价)true
allowRefundboolean允许退货true
itemSpecListSpecVO[]条码规格

com.leadwaycloud.rm.goods.business.item.model.vo.StoreDetailItemVO

返回数据

名称类型必填说明示例
itemInfoStoreItemVO
itemBarcodeInfoListStoreItemBarcodeVO[]商品条码

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.StoreListItemVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListStoreListItemVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.StoreListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreListItemVO

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.item.model.vo.MobileDetailItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileDetailItemVO

com.leadwaycloud.rm.goods.business.barcode.model.vo.MobileItemBarcodeVO

商品条码

名称类型必填说明示例
itemIdinteger(int64)零管商品ID
itemBarcodeIdinteger(int64)零管商品条码ID
goodsBarcodeIdinteger(int64)商品条码ID
goodsCategoryNamestring商品分类名称
goodsBrandNamestring商品品牌名称
goodsCodestring商品货号
goodsBarcodestring商品条码
goodsNamestring商品名称
packstring商品包装
vatRationumber(double)商品税率
specstring商品条码规格
imagesstring商品条码图片
pricenumber(double)商品条码单价
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
orderedLocallyboolean允许直接采购true
thirdPartyDeliveryboolean允许第三方直送true
checkStockboolean是否检查库存true
allowRefundboolean允许退货true
itemSpecListSpecVO[]条码规格

com.leadwaycloud.rm.goods.business.item.model.vo.MobileDetailItemVO

返回数据

名称类型必填说明示例
collectboolean是否收藏false
barcodeCollectinteger(int64)[]收藏的零管商品条码[]
itemInfoMobileItemVO
itemBarcodeInfoListMobileItemBarcodeVO[]商品条码

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.MobileListItemVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListMobileListItemVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.MobileListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileListItemVO

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.item.model.vo.MallDetailItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallDetailItemVO

com.leadwaycloud.rm.goods.business.barcode.model.vo.MallItemBarcodeVO

商品条码

名称类型必填说明示例
itemIdinteger(int64)零管商品ID
itemBarcodeIdinteger(int64)零管商品条码ID
goodsBarcodeIdinteger(int64)商品条码ID
goodsCategoryNamestring商品分类名称
goodsBrandNamestring商品品牌名称
goodsCodestring商品货号
goodsBarcodestring商品条码
goodsNamestring商品名称
goodsSpecstring规格
goodsPackstring商品包装
goodsShortPackstring商品包装
goodsIsoShortPackstring商品包装
vatRationumber(double)商品税率
specstring商品条码规格
imagesstring商品条码图片
pricenumber(double)商品条码单价
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
orderedLocallyboolean允许直接采购true
thirdPartyDeliveryboolean允许第三方直送true
checkStockboolean是否检查库存true
allowRefundboolean允许退货true
itemSpecListSpecVO[]条码规格

com.leadwaycloud.rm.goods.business.item.model.vo.MallDetailItemVO

返回数据

名称类型必填说明示例
collectboolean是否收藏false
barcodeCollectinteger(int64)[]收藏的零管商品条码[]
itemInfoMallItemVO
itemBarcodeInfoListMallItemBarcodeVO[]商品条码

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.MallListItemVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListMallListItemVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.MallListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallListItemVO

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.item.model.vo.ErpDetailItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpDetailItemVO

com.leadwaycloud.rm.goods.business.barcode.model.vo.ErpItemBarcodeVO

商品条码

名称类型必填说明示例
itemBarcodeIdinteger(int64)零管商品条码ID
itemIdinteger(int64)零管商品ID
goodsIdinteger(int64)商品ID
goodsCategoryIdinteger(int64)商品分类ID
goodsCategoryCodestring商品分类编号
goodsCategoryNamestring商品分类名称
goodsBrandIdinteger(int64)商品品牌ID
goodsBrandCodestring商品品牌编号
goodsBrandNamestring商品品牌名称
goodsBarcodeIdinteger(int64)商品条码ID
goodsCodestring商品货号
goodsBarcodestring商品条码
otherBarcodestring商品条码
goodsNamestring商品名称
goodsSpecstring规格
goodsPackstring商品包装
goodsPackSymbolstring包装"瓶"
goodsShortPackstring商品包装
goodsIsoShortPackstring商品包装
vatRationumber(double)商品税率
taxTypestring税额计算方式 【 INCLUDE_TAX : 含税 EXCLUDE_TAX : 不含税 】"INCLUDE_TAX"
specstring商品条码规格
imagesstring商品条码图片
pricenumber(double)商品条码单价
price2number(double)商品条码单价2
orderMinQtynumber(double)单次最小购买数量1
orderMaxQtynumber(double)单次最大购买数量999999
shelfboolean是否上架true
checkStockboolean是否检查库存true
virtualboolean是否是虚拟产品true
defSettlementboolean是否是结算默认条码true
orderedLocallyboolean允许直接采购true
thirdPartyDeliveryboolean允许第三方直送true
allowDiscountboolean允许折扣true
allowManualPriceboolean允许手工变价(POS手工变价)true
allowRefundboolean允许退货true
itemSpecListSpecVO[]条码规格

com.leadwaycloud.rm.goods.business.item.model.vo.ErpDetailItemVO

返回数据

名称类型必填说明示例
itemInfoErpItemVO
itemBarcodeInfoListErpItemBarcodeVO[]商品条码

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.ErpListItemVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListErpListItemVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.item.model.vo.ErpListItemVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpListItemVO

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsCategoryRespVO

com.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryRespVO

返回数据

名称类型必填说明示例
idinteger(int64)ID1
merchantIdinteger(int64)商户ID1
namestring名称"EN13"
codestring编号"C01"
parentIdinteger(int64)上级商品分类ID1
idChainstring完整的组织结构"600556150271616"
imagesstring图片

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryParallelStratificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsCategoryParallelStratificationVO

com.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryListRespVO

各个层级商品分类

名称类型必填说明示例
idinteger(int64)ID1
merchantIdinteger(int64)商户ID1
namestring名称"EN13"
codestring编号"C01"
parentIdinteger(int64)上级商品分类ID1
idChainstring完整的组织结构"600556150271616"
imagesstring图片
levelinteger(int64)层级1

com.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryParallelStratificationVO

返回数据

名称类型必填说明示例
goodsCategoryMapobject各个层级商品分类

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryListRespVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListGoodsCategoryListRespVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsCategoryListRespVO

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryNestingStratificationVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsCategoryNestingStratificationVO[]返回数据

com.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryNestingStratificationVO

返回数据

名称类型必填说明示例
levelinteger(int64)层级1
goodsCategoryinteger(int64)层级1
nextLevelGoodsCategoryListGoodsCategoryNestingStratificationVO[]子层级分类集合[]

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.category.model.vo.GoodsCategoryListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsCategoryListRespVO[]返回数据

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.brand.model.GoodsBrandRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsBrandRespVO

com.leadwaycloud.rm.goods.business.brand.model.GoodsBrandRespVO

返回数据

名称类型必填说明示例
idinteger(int64)ID1
merchantIdinteger(int64)商户ID1
namestring名称"EN13"
descriptionstring描述
imagesstring图片
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 DELETE : 删除 】"ACTIVE"
cooperativeboolean是否合作品牌false

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.brand.model.GoodsBrandListRespVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListGoodsBrandListRespVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.brand.model.GoodsBrandListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsBrandListRespVO

com.leadwaycloud.rm.goods.business.brand.model.GoodsBrandListRespVO

当前页数据

名称类型必填说明示例
idinteger(int64)ID1
merchantIdinteger(int64)商户ID1
namestring名称"EN13"
descriptionstring描述
imagesstring图片
statusstring状态 【 ACTIVE : 可用 DEACTIVATE : 停用 DELETE : 删除 】"ACTIVE"
cooperativeboolean是否合作品牌false

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.goods.business.brand.model.GoodsBrandListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsBrandListRespVO[]返回数据

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.barcode.model.vo.StoreItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreItemBarcodeVO

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.StoreListItemBarcodeVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListStoreListItemBarcodeVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.StoreListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStoreListItemBarcodeVO

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeShelfApplyRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataBarcodeShelfApplyRespVO

com.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeShelfApplyRespVO

返回数据

名称类型必填说明示例
goodsShelfApplyBarcodeShelfApplyRespVO$BarcodeShelfApplyVO
goodsShelfApplyDetailListBarcodeShelfApplyRespVO$BarcodeShelfApplyDetailVO[]零管商品上下架申请详情

com.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeShelfApplyRespVO$BarcodeShelfApplyDetailVO

零管商品上下架申请详情

名称类型必填说明示例
idinteger(int64)ID1
changeTimestring上/下架时间"2020-10-11 13:09:11"
itemBarcodeIdinteger(int64)零管商品条码ID1
barcodestring条码"6914068029184"
barcodeTypestring条码类型"EN13"
imagesstring零管销售商品条码图片
stockGoodsBarcodeIdinteger(int64)商品条码ID
companyGoodsBarcodeIdinteger(int64)公司商品条码ID
shelfboolean是否上架false
checkStockboolean是否检查库存false
shelfQtynumber(double)当前货架库存100
pricenumber(double)单价10
price2number(double)单价210
orderMinQtynumber(double)单次起购数量1
orderMaxQtynumber(double)单次最大购买数量999999
activeboolean是否可用true
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
itemIdinteger(int64)零管销售商品ID
stockGoodsIdinteger(int64)商品ID
namestring名称"抽纸"
otherNamestring别名"..."
codestring货号"KDED24123123"
virtualboolean是否是虚拟产品true
categoryIdinteger(int64)分类ID
categoryCodestring分类编号"C01"
categoryNamestring分类名称"EN13"
brandIdinteger(int64)品牌ID
brandNamestring品牌名称"EN13"
goodsSpecstring商品规格"xx"
goodsBarcodeSpecstring商品条码规格"xx"

com.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeShelfApplyRespVO$BarcodeShelfApplyVO

零管商品上下架申请

名称类型必填说明示例
idinteger(int64)ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
typestring类型 【 ON_SHELF : 上架 OFF_SHELF : 下架 】"ON_SHELF"
reasonstring理由"xxx"
qtyinteger(int32)商品项1
verifyStatusstring审核状态 【 PENDING : 待审核 ONGOING : 审核中 FINISH : 已审核 】"PENDING"
verifyTypestring'审核类型' 【 ONLINE_ORDER_REFUND : 线上销售订单退货审批 ONLINE_ORDER_EXCHANGE : 线上销售订单换货审批 BARCODE_ON_SHELF : 零管商品条码上架审批 BARCODE_OFF_SHELF : 零管商品条码下架审批 EPS_ORDER_CREDIT_LIMIT : 信用支付额度不足审核 】"GOODS_ON_SHELF"
verifyResultstring审核结果 【 PASS : 通过 REFUSE : 拒绝 REJECT : 驳回 】"PASS"
verifyMsgstring审核描述"..."
createBystring创建人
updateBystring修改人
createTimestring创建时间
updateTimestring修改时间

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeShelfApplyListRespVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListBarcodeShelfApplyListRespVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeShelfApplyListRespVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataBarcodeShelfApplyListRespVO

com.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeShelfApplyListRespVO

当前页数据

名称类型必填说明示例
idinteger(int64)ID1
companyIdinteger(int64)公司ID1
channelstring渠道 【 STORE_POS : 门店机台(未来弃用) WECHAT_MINI_APPS : 微信小程序(未来弃用) WECHAT_MALL : 微信商城(未来弃用) APP : APP(未来弃用) ONLINE_SHOP : 电商商城(未来弃用) ONLINE : 线上 OFFLINE : 线下 】"ONLINE"
typestring类型 【 ON_SHELF : 上架 OFF_SHELF : 下架 】"ON_SHELF"
reasonstring理由"xxx"
qtyinteger(int32)商品项1
verifyStatusstring审核状态 【 PENDING : 待审核 ONGOING : 审核中 FINISH : 已审核 】"PENDING"
verifyTypestring'审核类型' 【 ONLINE_ORDER_REFUND : 线上销售订单退货审批 ONLINE_ORDER_EXCHANGE : 线上销售订单换货审批 BARCODE_ON_SHELF : 零管商品条码上架审批 BARCODE_OFF_SHELF : 零管商品条码下架审批 EPS_ORDER_CREDIT_LIMIT : 信用支付额度不足审核 】"GOODS_ON_SHELF"
verifyResultstring审核结果 【 PASS : 通过 REFUSE : 拒绝 REJECT : 驳回 】"PASS"
verifyMsgstring审核描述"..."
goodsShelfApplyDetailListBarcodeShelfApplyListRespVO$BarcodeShelfApplyDetailVO[]零管商品上下架申请详情

com.leadwaycloud.rm.goods.business.barcode.model.vo.BarcodeShelfApplyListRespVO$BarcodeShelfApplyDetailVO

零管商品上下架申请详情

名称类型必填说明示例
idinteger(int64)ID1
shelfApplyIdinteger(int64)申请单ID1
namestring名称"抽纸"
imagesstring零管销售商品条码图片

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.StockGoodsBarcodeVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListStockGoodsBarcodeVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.StockGoodsBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataStockGoodsBarcodeVO

com.leadwaycloud.rm.goods.business.barcode.model.vo.StockGoodsBarcodeVO

当前页数据

名称类型必填说明示例
stockGoodsIdinteger(int64)商品ID1
stockGoodsBarcodeIdinteger(int64)商品条码ID1
companyStockGoodsIdinteger(int64)公司商品ID1
companyStockGoodsBarcodeIdinteger(int64)公司商品条码ID1
stockGoodsCodestring商品货号
stockGoodsNamestring商品名称
stockGoodsImagestring商品照片
stockGoodsBarcodeImagestring条码照片
stockGoodsBarcodeCodestring商品条码编号
stockGoodsCategoryIdinteger(int64)商品分类ID
stockGoodsCategoryCodestring商品分类编号
stockGoodsCategoryNamestring商品分类名称
stockGoodsBrandIdinteger(int64)商品品牌ID
stockGoodsBrandCodestring商品品牌编号
stockGoodsBrandNamestring商品品牌名称
specstring规格
weightboolean非标售卖商品false
pricenumber(double)销售底价10
saleGuidePricenumber(double)建议销售价10
salePricenumber(double)零售价10

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.barcode.model.vo.MobileItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileItemBarcodeVO

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.MobileListItemBarcodeVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListMobileListItemBarcodeVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.MobileListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMobileListItemBarcodeVO

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.barcode.model.vo.MallItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallItemBarcodeVO

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.MallListItemBarcodeVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListMallListItemBarcodeVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.MallListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataMallListItemBarcodeVO

com.leadwaycloud.core.model.RCom.leadwaycloud.rm.goods.business.barcode.model.vo.ErpItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpItemBarcodeVO

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.ErpListItemBarcodeVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListErpListItemBarcodeVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.barcode.model.vo.ErpListItemBarcodeVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataErpListItemBarcodeVO

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlan

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListRmGoodsPriceAdjustPlan[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlan

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPriceAdjustPlan

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlanDetail

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListRmGoodsPriceAdjustPlanDetail[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmGoodsPriceAdjustPlanDetail

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmGoodsPriceAdjustPlanDetail

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenu[]返回数据

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListRmCustomizeMenu[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenu

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenu

com.leadwaycloud.core.model.RJava.util.ListCom.leadwaycloud.rm.common.model.po.entity.RmCustomizeMenuTemplate

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmCustomizeMenuTemplate[]返回数据

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.GoodsVO

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListGoodsVO[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.business.history.model.VO.GoodsVO

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataGoodsVO

com.leadwaycloud.rm.goods.business.history.model.VO.CompanyGoodsBarcodeVO

公司商品条码数据模版

名称类型必填说明示例
companyGoodsIdinteger(int64)公司商品ID1
goodsBarcodeIdinteger(int64)商品条码ID1
companyGoodsBarcodeIdinteger(int64)公司商品条码ID1
barcodestring条码"6914068029184"
typestring条码类型"EN13"
imagesstring图片
pricenumber(double)零售价(含税)10
defSettlementboolean是否是结算默认条码

com.leadwaycloud.rm.goods.business.history.model.VO.CompanyGoodsVO

公司商品数据模版

名称类型必填说明示例
companyGoodsIdinteger(int64)公司商品ID1
companyGoodsBarcodeListCompanyGoodsBarcodeVO[]公司商品条码

com.leadwaycloud.rm.goods.business.history.model.VO.GoodsVO

商品数据模版

名称类型必填说明示例
goodsIdinteger(int64)商品ID1
namestring名称"抽纸"
codestring货号"KDED24123123"
virtualboolean是否是虚拟产品true
imagesstring图片
originstring来源
descriptionstring描述
otherNamestring别名
markstring标记"ENERGY"
barcodeSettlementboolean商品结算方式 false(商品结算,默认) true(条码结算)
uomIdinteger(int64)计量单位ID1
goodsCategoryIdinteger(int64)分类ID1
goodsBrandIdinteger(int64)品牌ID1
companyGoodsIdinteger(int64)公司商品ID1
uomSysUom
goodsCategoryStockGoodsCategory
goodsBrandStockGoodsBrand
goodsEnergyStockGoodsEnergy
companyGoodsCompanyGoodsVO

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmItemBarcodeUpdateLog

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListRmItemBarcodeUpdateLog[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmItemBarcodeUpdateLog

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcodeUpdateLog

com.leadwaycloud.rm.goods.model.po.entity.RmItemBarcodeUpdateLog

零管商品条码变更日志

名称类型必填说明示例
idinteger(int64)
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
itemBarcodeIdinteger(int64)零管商品条码ID1
updateTypestring变更类型 【 UPDATE_CHECK_STOCK : 变更库存检查 UPDATE_SHELF_QTY : 变更上架数量 UPDATE_PRICE : 变更商品售价 UPDATE_ORDER_MIN_QTY : 变更单次最小购买数量 UPDATE_ORDER_MAX_QTY : 变更单次最大购买数量 UPDATE_ACTIVE : 变更可用 APPEND_SHELF_QTY : 追加上架数量 UPDATE_SPEC : 变更规格 】"UPDATE_CHECK_STOCK"
updateUserResUser
updateDatastring变更数据

com.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmItemBarcodePriceAdjustRecord

返回数据

名称类型必填说明示例
firstboolean是否是第一页true
lastboolean是否是最后一页true
totalPagesinteger(int32)总页数1
totalElementsinteger(int64)总数据条数1
sizeinteger(int32)每页条数10
numberinteger(int32)当前页码0
numberOfElementsinteger(int32)当前页数据条数0
dataListRmItemBarcodePriceAdjustRecord[]当前页数据

com.leadwaycloud.core.model.RCom.leadwaycloud.core.model.PCom.leadwaycloud.rm.goods.model.po.entity.RmItemBarcodePriceAdjustRecord

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataRmItemBarcodePriceAdjustRecord

com.leadwaycloud.rm.goods.model.po.entity.RmItemBarcodePriceAdjustRecord

零管商品条码价格调整记录

名称类型必填说明示例
createByinteger(int64)
createTimestring(date-time)
updateByinteger(int64)
updateTimestring(date-time)
idinteger(int64)ID1
originalPricenumber(double)原价格20
adjustPricenumber(double)调整后价格20
startTimestring开始时间"2020-10-11 13:09:11"
endTimestring结束时间"2020-10-11 13:09:11"
executeboolean是否已经执行false
rollbackboolean是否已经回滚false

com.leadwaycloud.core.model.R

名称类型必填说明示例
statusinteger(int32)状态码200
codestring业务代码"000"
messagestring消息描述"成功"
dataobject返回数据