{
"site": "2871",
"siteName": "浙江敏能",
"lineType": "表处",
"process": "A001",
"processDesc": "焊接",
"eamNum": "TEXT30811960007",
"eamDesc": null,
"checkType": "D",
"checkPart": "aaa",
"method": "12222",
"content": "11",
"frequency": "D",
"dataType": "D_2",
"target": null,
"max": null,
"min": null,
"checkUser": "作业员",
"needPhotograph": "Y"
}curl --location --request POST 'http://10.18.6.122:88/api/dap/base/process' \
--header 'Authorization: Bearer c7KzZCrm4ip42-sKWxGhAfnMgrdVU4D1ZefeLSl2h4Av8Iv0_Dl0KcN7ZKNjnS0Qg9GaVfZUXkMm2ckyIjQmlRcAt4lWzoFKUfUxT69hgTZQ8FLdtO_qduYkRXc_6Nkk' \
--header 'Content-Type: application/json' \
--data-raw '{
"site": "2871",
"siteName": "浙江敏能",
"lineType": "表处",
"process": "A001",
"processDesc": "焊接",
"eamNum": "TEXT30811960007",
"eamDesc": null,
"checkType": "D",
"checkPart": "aaa",
"method": "12222",
"content": "11",
"frequency": "D",
"dataType": "D_2",
"target": null,
"max": null,
"min": null,
"checkUser": "作业员",
"needPhotograph": "Y"
}'{}