curl --location --request POST 'https://api-dev.piaozone.com/test/m3/bill/unencrypted/xbrl/extract-check?access_token=&reqid=1624601109096123' \
--form 'file=@""' \
--form 'fileName=""'
{
"data": null,
"description": "不支持的文件类型",
"errcode": "0805",
}
或
{
"data": null,
"description": "文件生成失败",
"errcode": "12097",
}