文档
测试

获取菜单在阿里云的url

POST
/api/device/getMenuFileUrl

请求参数

参数名
类型
描述
必填
deviceId
int
示例:49
必填
storeId
int
示例:3
必填

说明 / 示例

{ "errorCode": "200", "errorMsg": "", "data": { "version": "20201010", "url": "http://oven-bin-kfc.oss-cn-shenzhen.aliyuncs.com/FRY10_1inch/dataBase_3_49.txt" } }