curl --location --request GET 'https://api-dev.sincetech.com.cn:9443/bpm-form/base/tools/v1/getPlatformVersion' \
--header 'Authorization: Bearer '
{
"code": 0,
"errorCode": "string",
"logId": "string",
"message": "string",
"state": true,
"value": "string"
}