curl --location --request POST 'https://mtest.eycard.cn:4443/AG_MerchantManagementSystem_Core/channel/api/realNameAuth' \
--form 'clientCode="48310241"' \
--form 'version="1.0"' \
--form 'channelId="2088420841693775"' \
--form 'MAC="B94BB1A2E56AE9CA61BA7B234BA92333"'
{
"realNameInfo": "{\"orderId\":\"202301011010998297\",\"channelMsg\":\"法人/经办人身份信息有误,请检查后重新上传\",\"channelCode\":\"CH08\"}",
"clientCode": "48310241",
"retCode": "0000",
"retMsg": "操作成功",
"version": "1.0",
"channelId": "2088420841693775",
"MAC": "7E28FDCD27BCBCDF276D9465507198EF"
}