curl --location --request GET '/platformapi/shop.shop/detail' \
--header 'version: 2.0' \
--header 'token: {{ptoken}}'
{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 2,
"sn": "kmlqyj8e",
"name": "2号店",
"contact": "",
"contact_mobile": "",
"status": 0,
"remark":
}
}