{
"url": "string",
"param": {
"appId": "string",
"version": "string",
"request": {
"id": "string"
}
}
}curl --location 'http://www.yundongblock.com/gateway/api/invokeRpc' \
--header 'Content-Type: application/json' \
--data '{
"url": "string",
"param": {
"appId": "string",
"version": "string",
"request": {
"id": "string"
}
}
}'{
"args": [
"string"
],
"code": 0,
"data": {},
"success": true,
"message": "string"
}