{
"processName": "string",
"stageId": 0,
"pcode": "string",
"showProcess": "string",
"station": "string",
"id": 0
}curl --location --request POST '/pullProd/jitProcessMnt/EditProcess' \
--header 'Content-Type: application/json' \
--data-raw '{
"processName": "string",
"stageId": 0,
"pcode": "string",
"showProcess": "string",
"station": "string",
"id": 0
}'