文档
测试

景点详情

POST
http://jourly.com/mobile/api/Spot/getDetail

请求参数

参数名
类型
描述
必填
id
景点id
必填

响应参数

参数名
类型
描述
必填
id
景点id
必填
title
景点名称
必填
desc_title
简述
必填
address
地址
必填
price
地址
必填
open_hours
开园时间
必填
image
图片
必填
level
景点级别
必填
longitude
经度
必填
latitude
纬度
必填
desc
介绍
必填
appoint_status
预约状态 1开启 2关闭
必填
appoint_target
跳转目标 appid / 二维码
必填
appoint_type
跳转类型 1appid 2二维码
必填

说明 / 示例

{ "status": 0, "msg": "操作成功", "datas": { "id": "1086", "title": "远望2号船", "desc_title": "功勋之船", "category_id": "1039", "address": "江苏省无锡市江阴市澄江街道鲥鱼港路临江路交叉口", "longitude": "120.262723", "latitude": "31.929330", "price": "", "open_hours": "9:00-17:00,周六周日延长至20:00(20:30闭园)", "image": "/upload/file/202505/a04fe7e592d9c36a72c8049e61de5264.jpg", "desc": "<p style="margin-left: 0;text-indent: 32px;line-height: 150%;background: rgb(255, 255, 255)"><span style="font-family: 宋体;line-height: 150%;letter-spacing: 0;font-size: 16px">在江阴船厂公园的码头边,静静停泊着一艘承载无数荣耀的巨轮</span><span style="font-family: 宋体;line-height: 150%;letter-spacing: 0;font-size: 16px">—</span><span style="font-family: 宋体;line-height: 150%;letter-spacing: 0;font-size: 16px"><span style="font-family:宋体">远望二号,它是中国航天远洋测控事业的</span><span style="font-family:宋体">“功勋之船”,如今已化身为爱国主义和科普教育的生动课堂。</span></span></p><p style="margin-left: 0;text-indent: 32px;line-height: 150%;background: rgb(255, 255, 255)"><span style="font-family: 宋体;line-height: 150%;letter-spacing: 0;font-size: 16px"><span style="font-family:宋体">远望二号于</span>1977年下水,具备强大的海上作业能力,圆满完成47次国家级重大科研实验任务,涵盖风云气象卫星、北斗导航卫星、神舟号系列飞船等。它创下中国航天远洋测控史上六个之最与四个首次的纪录,2005年1月13日,被授予“功勋测量船”的至高荣誉。</span></p><p style="margin-left: 0;text-indent: 32px;line-height: 150%;background: rgb(255, 255, 255)"><span style="font-family: 宋体;line-height: 150%;letter-spacing: 0;font-size: 16px"><span style="font-family:宋体">如今,远望二号虽已退役,但风采依旧。其白色涂装的船体,高大耸立的巨型天线和各类先进电子设备,仿佛仍在诉说往昔</span><span style="font-family:宋体">“蹈海探天”“追星揽箭”的热血征程。登上船内,舱室布局、仪器设备等原汁原味保留,游客能近距离感受当年科技工作者们艰苦却又充满激情的工作环境,体悟我国航天事业发展的艰辛与伟大。</span></span></p><p><br/></p>", "level": "", "create_by_uuid": "1fd676ad728741b597cb7d67e47abc20", "create_by_name": "陈娇", "create_date": "2025-05-16 14:54:51", "appoint_status": "1", "appoint_target": "/image.png", "appoint_type": "2" } }