{
"version": "766",
"appId": "4fy-rFHGyrS",
"versionDesc": "65",
"imageFileName": "id",
"imageFileMd5": "enimad",
"imageFileId": "eaDuisdeserunt",
"imageFileSize": 88.1,
"developer": "doloreolore",
"signFileMd5": "irure do labore nulla",
"signFileName": "consequat ex occaecat",
"signFileSize": 1.1,
"signFileId": "non nostrud"
}
curl --location --request POST 'https://iot-dev.utapp.cn/api/terminal/app/createAppVersion' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"version": "766",
"appId": "4fy-rFHGyrS",
"versionDesc": "65",
"imageFileName": "id",
"imageFileMd5": "enimad",
"imageFileId": "eaDuisdeserunt",
"imageFileSize": 88.1,
"developer": "doloreolore",
"signFileMd5": "irure do labore nulla",
"signFileName": "consequat ex occaecat",
"signFileSize": 1.1,
"signFileId": "non nostrud"
}'
{
"code": 0,
"message": "操作成功",
"data": "string",
"success": "true"
}