Authorization: Bearer ********************{
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"merchantId": 0,
"type": 0,
"url": "string",
"videoHeight": "string",
"name": "string",
"description": "string",
"headName": "string",
"likeCount": 0,
"commentCount": 0,
"shareCount": 0,
"labelId": 0,
"typeId": 0,
"secret": 0,
"shareTitle": "string",
"shareImage": "string",
"top": 0,
"topTime": "2019-08-24T14:15:22.123Z",
"remark": "string",
"commentList": [
{
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"ids": [
0
],
"eventId": 0,
"openId": 0,
"phone": "string",
"faceUrl": "string",
"nickName": "string",
"commentId": 0,
"comment": "string",
"imageUrl": "string",
"location": "string",
"commentTime": "2019-08-24T14:15:22.123Z",
"likeCount": "string",
"customization": "string",
"come": 0
}
],
"attachmentList": [
{
"id": 0,
"eventId": 0,
"type": 0,
"fileUrl": "string",
"height": "string",
"max": true,
"remake": "string"
}
]
}curl --location 'https://www.mengzhikeji.cn/prod-api/merchant/merchant/information/add' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"merchantId": 0,
"type": 0,
"url": "string",
"videoHeight": "string",
"name": "string",
"description": "string",
"headName": "string",
"likeCount": 0,
"commentCount": 0,
"shareCount": 0,
"labelId": 0,
"typeId": 0,
"secret": 0,
"shareTitle": "string",
"shareImage": "string",
"top": 0,
"topTime": "2019-08-24T14:15:22.123Z",
"remark": "string",
"commentList": [
{
"createBy": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"params": {
"property1": {},
"property2": {}
},
"id": 0,
"ids": [
0
],
"eventId": 0,
"openId": 0,
"phone": "string",
"faceUrl": "string",
"nickName": "string",
"commentId": 0,
"comment": "string",
"imageUrl": "string",
"location": "string",
"commentTime": "2019-08-24T14:15:22.123Z",
"likeCount": "string",
"customization": "string",
"come": 0
}
],
"attachmentList": [
{
"id": 0,
"eventId": 0,
"type": 0,
"fileUrl": "string",
"height": "string",
"max": true,
"remake": "string"
}
]
}'{
"code": 0,
"msg": "string",
"data": {}
}