文档
测试

查找菜单(油炸机)

POST
/sys/device/deepFryMenu/selectCook

请求头

参数名
类型
描述
必填
AutoToken
必填

请求参数

参数名
类型
描述
必填
storeId
int
示例:2
必填
deviceId
int
示例:5
必填
classifyId(可以传0)
int
示例:2
必填

说明 / 示例

{ "errorCode": "200", "errorMsg": "", "data": [ { "id": 33, "indexValue": 3, "menuName": "积极向上", "menuIsLike": false, "cookingTime": 600, "petp": 1, "reheat": false, "classifyId": 2, "classifyName": "uuikm局部", "holdingTime": 0, "menuIsNeedHolding": false, "updateTime": 1603854077087, "menuIsShow": true, "menuIsNeedRing": true, "uploadFilePath": "FRY10_1inch/tiny-38-2020-10-28-11-01-47.jpg", "uploadFileUrl": "http://oven-bin-kfc.oss-cn-shenzhen.aliyuncs.com/FRY10_1inch/tiny-38-2020-10-28-11-01-47.jpg", "menuId": 3, "storeId": 2, "deviceId": 5, "hintList": "[]", "hintObj": [], "maxIndex": null } ] }