Authorization: ********************{
"factoryId": 0,
"userId": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"updateBy": 0,
"page": 0,
"limit": 0,
"orderBy": "string",
"remark": "string",
"type": 0,
"workProcedId": 0,
"equipmentId": 0,
"equipmentIdList": [
0
],
"category": "string",
"productName": "string",
"specification": "string",
"code": "string",
"position": "string",
"safetyStock": 0,
"id": 0,
"startDate": "string",
"endDate": "string"
}curl --location '/equipmentPartsLedger/update' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"factoryId": 0,
"userId": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"updateBy": 0,
"page": 0,
"limit": 0,
"orderBy": "string",
"remark": "string",
"type": 0,
"workProcedId": 0,
"equipmentId": 0,
"equipmentIdList": [
0
],
"category": "string",
"productName": "string",
"specification": "string",
"code": "string",
"position": "string",
"safetyStock": 0,
"id": 0,
"startDate": "string",
"endDate": "string"
}'{
"property1": {},
"property2": {}
}