{
"createTime": "2019-08-24T14:15:22.123Z",
"id": "string",
"parentId": "string",
"remark": "string",
"sort": 0,
"state": 0,
"typeCode": "string",
"typeName": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"version": "string"
}curl --location --request PUT '/scm-common/public/goodsType' \
--header 'Content-Type: application/json' \
--data-raw '{
"createTime": "2019-08-24T14:15:22.123Z",
"id": "string",
"parentId": "string",
"remark": "string",
"sort": 0,
"state": 0,
"typeCode": "string",
"typeName": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"version": "string"
}'{
"code": 0,
"data": {},
"encrypt": true,
"extension": {},
"message": "string",
"success": true
}