文档
测试

场地详情

GET
http://localhost:88/enterprise-help/api/v1/ground/groundById?id=3

请求参数

参数名
类型
描述
必填
id
int
示例:3
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
object
数据字典
必填
id
int
场地id 示例:3
必填
name
string
场地名 示例:场地租赁A
必填
introduction
object
介绍 示例:null
必填
price
string
价格 示例:1
必填
propertyFee
string
物业费 例:1
必填
address
string
地址 示例:2
必填
longitude
string
经度 示例:115.93358
必填
latitude
string
纬度 示例:28.666761
必填
guide
string
指引 示例:3
必填
status
int
示例:1
必填
logicDelete
int
示例:0
必填
order
int
示例:99
必填
editor
int
示例:1
必填
editTime
string
示例:2020-09-05T15:30:34
必填
type
int
示例:1
必填
capacity
object
容量 示例:null
必填
area
object
面积 示例:null
必填
floorHeight
object
层高示例:null
必填
facilitiesList
object
示例:null
必填
facilitiesNameList
array
设施列表 数据列表
必填
activityList
object
示例:null
必填
activityNameList
array
活动列表 数据列表
必填
fileList
array
图片列表 数据列表
必填
cover
object
示例:null
必填
serviceTeamNames
array
服务团队列表
必填