curl --location --request POST 'https://gamefusion-op-ui-v1.pt198.com/dataApi/system/operator/interfaceHealthCheck' \
--header 'Content-Type: application/json' \
--data-raw '{
"health": "string"
}'{
"code": 0,
"msg": "string",
"data": {
"operatorId": 0,
"apiKey": "string",
"apiSecret": "string"
}
}