套餐列表-[packProductList]

套餐列表

接口描述

套餐列表

响应参数

参数名
类型
描述
必填
packProductList
array
套餐列表
必填
dishId
string
商品编号
必填
dishName
string
商品名称
必填
dishCategoryId
string
商品分类编号
必填
dishCategoryName
string
商品分类名称
必填
productId
string
菜品编号
必填
productName
string
菜品名称
必填
orderType
string
是否可单点 1.可单点 2.不可单点(收银前台不展示)3.套餐
必填
productDesc
string
菜品描述
必填
productIndex
string
菜品索引
必填
helpCode
string
菜品拼音码
必填
imagePath
string
菜品图片路径
必填
unitName
string
菜品单位
必填
productPrice
string
菜品标准价格
必填
productSalePrice
string
菜品优惠后售价价格
必填
useDiscountPrice
string
是否使用优惠后价格 0.否 1.是
必填
activityId
string
参与的活动编号
必填
packPrice
string
打包费
必填
useStandard
string
使用标准价格 0.否 1.是
必填
maxQuantity
string
库存最大数量 -1代表不限量
必填
feedDiscountable
string
是否参与折扣 0.否 1.是
必填
kitShowColor
string
屏显颜色 (#272A33)
必填
kitShowMethod
string
屏显位置 0.左侧 1.右侧
必填
printInPos
string
是否打印小票 0.否 1.是
必填
useLabelPrinter
string
是否使用标签打印机 0.否 1.是
必填
subProducts
array
必选菜品
必填
standardId
string
使用的规格编号 没有规格默认为0
必填
standardName
string
使用的规格名称
必填
quantity
string
菜品数量
必填
dishId
string
商品编号
必填
productId
string
菜品编号
必填
productName
string
菜品名称
必填
orderType
string
是否可单点 0.否(收银前台不展示) 1.是
必填
productDesc
string
菜品描述
必填
productIndex
string
菜品索引(默认为商品首字母)
必填
helpCode
string
菜品拼音码
必填
imagePath
object
菜品图片路径
必填
unitName
string
菜品单位
必填
productPrice
string
菜品标准价格
必填
packPrice
string
打包费
必填
floatPrice
string
浮动价格
必填
useStandard
string
使用标准价格 0.否 1.是
必填
maxQuantity
string
库存最大数量
必填
feedDiscountable
string
是否参与折扣 0.否 1.是
必填
addFoodId
string
加料区编号
必填
tasteGroupList
array
口味项组信息
必填
tasteGroupId
string
口味组编号
必填
tasteGroupType
string
口味组类型 1-单选:最少一个口味, 2-任选:可不选
必填
tasteGroupName
string
口味组名称
必填
tasteList
array
口味项信息
必填
tasteId
string
口味编号
必填
tasteName
string
口味名称
必填
kitShowColor
string
屏显颜色 示例:#272A33
必填
kitShowMethod
string
屏显位置
必填
printInPos
string
是否打印小票 0.否 1.是
必填
kitchenPrint
string
厨打方案编号
必填
useLabelPrinter
string
是否使用标签打印机 0.否 1.是
必填
stationIds
array
总单打印机编号数组
必填
printerIds
array
分单打印机编号数组
必填
subSlots
array
自选菜品
必填
standardId
string
使用的规格编号 没有规格默认为0
必填
standardName
string
使用的规格名称
必填
quantity
string
菜品数量
必填
dishId
string
商品编号
必填
dishName
string
商品名称
必填
dishCategoryId
string
商品分类编号
必填
dishCategoryName
string
商品分类名称
必填
productId
string
菜品编号
必填
productName
string
菜品名称
必填
orderType
string
是否可单点 0.否(收银前台不展示) 1.是
必填
productDesc
string
菜品描述
必填
productIndex
string
菜品索引(默认为商品首字母)
必填
helpCode
string
菜品拼音码
必填
imagePath
object
菜品图片路径
必填
unitName
string
菜品单位
必填
productPrice
string
菜品标准价格
必填
packPrice
string
打包费
必填
floatPrice
string
浮动价格
必填
useStandard
string
使用标准价格 0.否 1.是
必填
maxQuantity
string
库存最大数量
必填
feedDiscountable
string
是否参与折扣 0.否 1.是
必填
addFoodId
string
加料区编号
必填
tasteGroupList
array
口味项组信息
必填
tasteGroupId
string
口味组编号
必填
tasteGroupType
string
口味组类型 1-单选:最少一个口味, 2-任选:可不选
必填
tasteGroupName
string
口味组名称
必填
tasteList
array
口味项信息
必填
tasteId
string
口味编号
必填
tasteName
string
口味名称
必填
kitShowColor
string
屏显颜色 示例:#272A33
必填
kitShowMethod
string
屏显位置
必填
printInPos
string
是否打印小票 0.否 1.是
必填
kitchenPrint
string
厨打方案编号
必填
useLabelPrinter
string
是否使用标签打印机 0.否 1.是
必填
stationIds
array
总单打印机编号数组
必填
printerIds
array
分单打印机编号数组
必填
subSlotsApplyNum
string
自选菜品可选数量
必填

返回示例

```json { "packProductList": [ { "dishId": "1417736235231227904", "productId": "1417768893424349184", "productName": "门店套餐", "orderType": "3", "productDesc": "", "productIndex": "M", "helpCode": "MDTC", "imagePath": null, "unitName": null, "productPrice": "20.0000", "productSalePrice": "20.0000", "useDiscountPrice": "0", "packPrice": "10.0000", "useStandard": "0", "maxQuantity": "-1", "feedDiscountable": "1", "kitShowColor": "#272A33", "kitShowMethod": "0", "printInPos": "1", "useLabelPrinter": "1", "subProducts": [ { "standardId": "0", "standardName": "2", "quantity": "1", "productId": "1417022078133018624", "productName": "2", "orderType": "1", "productDesc": "2", "productIndex": "2", "helpCode": "2", "imagePath": null, "unitName": "1", "productPrice": "1.0000", "packPrice": "0.0000", "floatPrice": "0.00", "useStandard": "0", "maxQuantity": "-1", "feedDiscountable": "1", "standard": null, "addFoodId": "1415987898301427712", "tasteGroupList": [ { "tasteGroupId": "1416281525445877760", "tasteGroupType": "1", "tasteGroupName": "总部冰", "tasteList": [ { "tasteId": "1416281580210905088", "tasteName": "加冰" } ] } ], "kitShowColor": "#272A33", "kitShowMethod": "0", "printInPos": "1", "kitchenPrint": null, "useLabelPrinter": "1", "stationIds": null, "printerIds": null } ], "subSlots": [ { "standardId": "1415928275237371904", "standardName": "11(小芬)", "quantity": "1", "productId": "1417022062526013440", "productName": "11", "orderType": "1", "productDesc": "", "productIndex": "1", "helpCode": "11", "imagePath": null, "unitName": "fen", "productPrice": "0.0000", "packPrice": "0.0000", "floatPrice": "5.00", "useStandard": "1", "maxQuantity": "-1", "feedDiscountable": "1", "standard": [ { "id": "1415928275237371904", "name": "小芬", "price": "33.0000", "salePrice": "33.0000", "useDiscountPrice": "0", "standardModel": [ { "modelId": "1409402875336749056", "modelName": "小芬", "isDefault": "1" } ] }, { "id": "1415928275493224449", "name": "打分", "price": "44.0000", "salePrice": "44.0000", "useDiscountPrice": "0", "standardModel": [ { "modelId": "1409402875340943360", "modelName": "打分", "isDefault": "1" } ] } ], "addFoodId": "1415987898301427712", "tasteGroupList": [ { "tasteGroupId": "1416281525445877760", "tasteGroupType": "1", "tasteGroupName": "总部冰", "tasteList": [ { "tasteId": "1416281580210905088", "tasteName": "加冰" } ] } ], "kitShowColor": "#FFB230", "kitShowMethod": "0", "printInPos": "1", "kitchenPrint": null, "useLabelPrinter": "1", "stationIds": null, "printerIds": null }, { "standardId": "1415928275493224449", "standardName": "11(打分)", "quantity": "1", "productId": "1417022062526013440", "productName": "11", "orderType": "1", "productDesc": "", "productIndex": "1", "helpCode": "11", "imagePath": null, "unitName": "fen", "productPrice": "0.0000", "packPrice": "0.0000", "floatPrice": "6.00", "useStandard": "1", "maxQuantity": "-1", "feedDiscountable": "1", "standard": [ { "id": "1415928275237371904", "name": "小芬", "price": "33.0000", "salePrice": "33.0000", "useDiscountPrice": "0", "standardModel": [ { "modelId": "1409402875336749056", "modelName": "小芬", "isDefault": "1" } ] }, { "id": "1415928275493224449", "name": "打分", "price": "44.0000", "salePrice": "44.0000", "useDiscountPrice": "0", "standardModel": [ { "modelId": "1409402875340943360", "modelName": "打分", "isDefault": "1" } ] } ], "addFoodId": "1415987898301427712", "tasteGroupList": [ { "tasteGroupId": "1416281525445877760", "tasteGroupType": "1", "tasteGroupName": "总部冰", "tasteList": [ { "tasteId": "1416281580210905088", "tasteName": "加冰" } ] } ], "kitShowColor": "#FFB230", "kitShowMethod": "0", "printInPos": "1", "kitchenPrint": null, "useLabelPrinter": "1", "stationIds": null, "printerIds": null } ], "subSlotsApplyNum": "1" } ] } ```