{
"scriptName": "string"
}curl --location --request POST 'https://api.kauth.cn/api/consumer/remote/getNewestScript' \
--header 'Content-Type: application/json' \
--data-raw '{
"scriptName": "string"
}'{
"msg": "string",
"data": {
"scriptName": "string",
"versionNumber": "string",
"versionDescription": "string",
"scriptType": "string",
"scriptReleaseTime": "2019-08-24T14:15:22Z"
},
"code": "[200:操作成功]",
"traceId": "string",
"elapse": "string",
"respTime": "string",
"success": true
}