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