获取活动沙龙详情
GET
salons/<salon-id>
接口描述
根据活动ID,获取活动沙龙详细信息
响应参数
参数名
类型
描述
必填
id
int
活动ID
必填
title
string
活动标题
必填
pic
string
活动封面
必填
description
string
活动介绍
必填
price
integer
价格(元)
必填
salon_time
string
活动开始时间
必填
salon_location
string
活动地点
必填
coordinate
string
活动地址的经纬度信息,格式为"[经度],[维度]"
必填