{
"createDate": "2019-08-24T14:15:22Z",
"createTime": "2019-08-24T14:15:22Z",
"current": 0,
"endDate": "2019-08-24T14:15:22Z",
"episodesubtypeDr": 0,
"hospitalDr": 0,
"id": "string",
"optUserDr": "string",
"order": "string",
"page": 0,
"priceList": "string",
"rows": 0,
"size": 0,
"sort": "string",
"startDate": "2019-08-24T14:15:22Z",
"updateUserDr": "string",
"updatedatetime": "2019-08-24T14:15:22Z"
}
curl --location --request POST '/his/ar/cfg/common/cfArTarepisode/updateById' \
--header 'Content-Type: application/json' \
--data-raw '{
"createDate": "2019-08-24T14:15:22Z",
"createTime": "2019-08-24T14:15:22Z",
"current": 0,
"endDate": "2019-08-24T14:15:22Z",
"episodesubtypeDr": 0,
"hospitalDr": 0,
"id": "string",
"optUserDr": "string",
"order": "string",
"page": 0,
"priceList": "string",
"rows": 0,
"size": 0,
"sort": "string",
"startDate": "2019-08-24T14:15:22Z",
"updateUserDr": "string",
"updatedatetime": "2019-08-24T14:15:22Z"
}'