菜品列表-[productList]

菜品列表

接口描述

菜品列表

响应参数

参数名
类型
描述
必填
productList
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.是
必填
standard
array
规格数组
必填
id
string
规格定价编号
必填
name
string
规格定价名称
必填
price
string
规格定价价格
必填
salePrice
string
规格优惠后售价价格
必填
useDiscountPrice
string
是否使用优惠后价格 0.否 1.是
必填
activityId
string
参与的活动编号
必填
standardModel
array
规格定价下的规格细项数组
必填
modelId
string
规格编号
必填
modelName
string
规格名称
必填
isDefault
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
屏显位置 0.左侧 1.右侧
必填
printInPos
string
是否打印小票 0.否 1.是
必填
kitchenPrint
object
厨打方案编号
必填
useLabelPrinter
string
是否使用标签打印机 0.否 1.是
必填
stationIds
array
总单打印机编号数组
必填
printerIds
array
分单打印机编号数组
必填

返回示例

```json { "productList": [ { "dishId": "1407258213901234176", "dishName": "雪碧", "dishCategoryId": "1407258089422680065", "dishCategoryName": "饮料/汽水", "productId": "1424920878571708416", "productName": "k国金店可乐", "orderType": "1", "productDesc": "KELE56666", "productIndex": "K", "helpCode": "KL", "imagePath": "http://qwmubo93g.hn-bkt.clouddn.com/14cdd5fc-fd68-449a-923c-bfb92882225e.jpeg", "unitName": "份", "productPrice": "4.0000", "productSalePrice": "4.0000", "useDiscountPrice": "0", "packPrice": "1.0000", "useStandard": "1", "maxQuantity": "-1", "feedDiscountable": "1", "standard": [ { "id": "1415922184675950592", "name": "中份,中杯", "price": "1.0000", "salePrice": "1.0000", "useDiscountPrice": "0", "standardModel": [ { "modelId": "1408307373159895040", "modelName": "中份", "isDefault": "1" }, { "modelId": "1408307452478377984", "modelName": "中杯", "isDefault": "0" } ] }, { "id": "1415922185066020865", "name": "中份,大杯", "price": "2.0000", "salePrice": "2.0000", "useDiscountPrice": "0", "standardModel": [ { "modelId": "1408307373159895040", "modelName": "中份", "isDefault": "1" }, { "modelId": "1408307452499349504", "modelName": "大杯", "isDefault": "0" } ] }, { "id": "1415922185388982272", "name": "大份,中杯", "price": "3.0000", "salePrice": "3.0000", "useDiscountPrice": "0", "standardModel": [ { "modelId": "1408307373134729216", "modelName": "大份", "isDefault": "1" }, { "modelId": "1408307452478377984", "modelName": "中杯", "isDefault": "0" } ] }, { "id": "1415922185724526592", "name": "大份,大杯", "price": "4.0000", "salePrice": "4.0000", "useDiscountPrice": "0", "standardModel": [ { "modelId": "1408307373134729216", "modelName": "大份", "isDefault": "1" }, { "modelId": "1408307452499349504", "modelName": "大杯", "isDefault": "0" } ] } ], "addFoodId": "", "tasteGroupList": [ { "tasteGroupId": "1416281525445877760", "tasteGroupType": "1", "tasteGroupName": "总部冰", "tasteList": [ { "tasteId": "1416281580210905088", "tasteName": "加冰" }, { "tasteId": "1416281625215787008", "tasteName": "少冰" } ] } ], "kitShowColor": "#272A33", "kitShowMethod": "0", "printInPos": "1", "kitchenPrint": null, "useLabelPrinter": "1", "stationIds": [], "printerIds": [ "1416955776469876736" ] }, { "dishId": "1409402788829229056", "productId": "1417022078133018624", "productName": "2", "orderType": "1", "productDesc": "2", "productIndex": "2", "helpCode": "2", "imagePath": null, "unitName": "1", "productPrice": "1.0000", "productSalePrice": "1.0000", "useDiscountPrice": "0", "packPrice": "0.0000", "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": [], "printerIds": [ "1416955776469876736" ] }, { "dishId": "1415928273916166144", "productId": "1417022062526013440", "productName": "11", "orderType": "1", "productDesc": "", "productIndex": "1", "helpCode": "11", "imagePath": null, "unitName": "fen", "productPrice": "0.0000", "productSalePrice": "0.0000", "useDiscountPrice": "0", "packPrice": "0.0000", "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": [], "printerIds": [ "1416955776469876736" ] } ] } ```