文档
测试

复制菜单到其他设备(智能烤箱)

POST
/sys/device/smartOvenMenu/copyCookToOtherDevice

请求头

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

请求参数

参数名
类型
描述
必填
sourceStoreId
int
示例:2
必填
sourceDeviceId
int
示例:4
必填
targetDeviceId
int
示例:5
必填
targetStoreId
int
示例:2
必填

说明 / 示例

{ "errorCode": "200", "errorMsg": "", "data": true }