{
"body": {
"code": "IQC-20241015-001",
"result": "REFUSAL",
"message": "PCB阻抗测试超差(标准50Ω±5% 实测62Ω)| 详见X光检测报告XRAY-20241015-005"
}
}curl --location --request POST 'https://c2.xinheyun.com/api/open/v3/purchase/qc/audit' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"code": "IQC-20241015-001",
"result": "REFUSAL",
"message": "PCB阻抗测试超差(标准50Ω±5% 实测62Ω)| 详见X光检测报告XRAY-20241015-005"
}
}'{
"code": 0,
"message": ""
}