{
"clickCount": 0,
"createTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"id": "string",
"modifyTime": "2019-08-24T14:15:22Z",
"name": "string",
"note": "string",
"orderCount": 0,
"pic": "string",
"productId": "string",
"sort": 0,
"startTime": "2019-08-24T14:15:22Z",
"status": 0,
"type": 0,
"url": "string"
}
curl --location --request POST 'http://leju.bufan.cloud/lejuAdmin/advertise/updateAds' \
--header 'Content-Type: application/json' \
--data-raw '{
"clickCount": 0,
"createTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"id": "string",
"modifyTime": "2019-08-24T14:15:22Z",
"name": "string",
"note": "string",
"orderCount": 0,
"pic": "string",
"productId": "string",
"sort": 0,
"startTime": "2019-08-24T14:15:22Z",
"status": 0,
"type": 0,
"url": "string"
}'
{
"code": 0,
"data": {},
"message": "string",
"success": false
}