Authorization: Bearer ********************curl --location 'https://www.mengzhikeji.cn/prod-api/merchant/merchant-consumption-info/' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"merchantId": 0,
"consumptionId": 0,
"title": "string",
"type": 0,
"remark": "string"
}
}