{
"id": 0,
"materialLoadFlag": "string",
"stationtypeCustomer": "string",
"operateType": "string",
"clientType": "string",
"stationTypeSeq": "string",
"stage": "string",
"stationTypeDesc": "string",
"customerStationDesc": "string",
"updateEmpno": "string",
"updateTime": "2019-08-24T14:15:22Z",
"createEmpno": "string",
"createTime": "2019-08-24T14:15:22Z",
"enabled": "string",
"dcCmd": "string",
"fpp": 0,
"currentCt": 0,
"stationType": "string"
}curl --location --request PUT '/business/MStationType' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"materialLoadFlag": "string",
"stationtypeCustomer": "string",
"operateType": "string",
"clientType": "string",
"stationTypeSeq": "string",
"stage": "string",
"stationTypeDesc": "string",
"customerStationDesc": "string",
"updateEmpno": "string",
"updateTime": "2019-08-24T14:15:22Z",
"createEmpno": "string",
"createTime": "2019-08-24T14:15:22Z",
"enabled": "string",
"dcCmd": "string",
"fpp": 0,
"currentCt": 0,
"stationType": "string"
}'