文档
测试

记者获取修改的问题

GET
http://ycs.xiansuoshe.com/mobile/Reporter/questioneid?id=76

请求参数

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

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
result
object
数据字典
必填
id
int
示例:76
必填
main_picture
string
示例:https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/614319eaa9dbf.jpg
必填
release_reporter_id
int
示例:11
必填
release_reporter
string
示例:测试记者
必填
title
string
示例:工地文明有欠缺 后续管理待加强
必填
submit_time
string
示例:2021-08-13 00:00:00
必填
problem_class
string
示例:粮食安全
必填
place
string
示例:官渎路、武地融创滨湖湾项目工地、中国铁建花语江南项目工地
必填
text
string
示例:越城区官渎路边一个在建排涝工程围挡缺失,武地融创滨湖湾项目工地门口机动车乱停,中国铁建花语江南项目工地大片围挡未设置公益广告等现象
必填
is_delete
int
示例:1
必填
exposure_type
int
示例:1
必填
media_column
string
示例:今日焦点
必填
type
int
示例:1
必填
appoint
string
示例:东湖街道,东湖街道
必填
video
string
示例:https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/614319f38f38e.MP4
必填
url
string
示例:
必填
look_back
int
示例:1
必填
look_back_time
string
示例:2021-09-17 14:37:55
必填
look_back_explain
string
示例:我这个是回头看1
必填
look_back_video
string
示例:https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/6144345d94337.MP4
必填
look_back_img
string
示例:https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/6144348150fd3.png,https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/61443480e87a0.png,https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/61443481966e5.jpeg
必填
unit_type
object
示例:null
必填
phone_number
string
示例:13606520694
必填
cancel_number_status
int
示例:1
必填

说明 / 示例

``` { "code": 200, "result": { "id": 76, "main_picture": "https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/614319eaa9dbf.jpg", "release_reporter_id": 11, "release_reporter": "测试记者", "title": "工地文明有欠缺 后续管理待加强", "submit_time": "2021-08-13 00:00:00", 曝光时间 "problem_class": "粮食安全", 问题类型 "place": "官渎路、武地融创滨湖湾项目工地、中国铁建花语江南项目工地", 地点 "text": "越城区官渎路边一个在建排涝工程围挡缺失,武地融创滨湖湾项目工地门口机动车乱停,中国铁建花语江南项目工地大片围挡未设置公益广告等现象",描述 "is_delete": 1, "exposure_type": 1, 1省级以上媒体曝光 2市级媒体曝光3区级媒体曝光 示例:1 "media_column": "今日焦点", 媒体栏目 示例:今日焦点 "type": 1, 1上传视频2填写链接 示例:1 "appoint": "东湖街道,东湖街道", "video": "https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/614319f38f38e.MP4", 视频地址 "url": "", 外链 "look_back": 1, "look_back_time": "2021-09-17 14:37:55", "look_back_explain": "我这个是回头看1", "look_back_video": "https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/6144345d94337.MP4", "look_back_img": "https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/6144348150fd3.png,https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/61443480e87a0.png,https://prod-cp-tuoguan-shaoxingyulun.oss-cn-hangzhou.aliyuncs.com/61443481966e5.jpeg", "unit_type": null, "phone_number": "13606520694", "cancel_number_status": 1 } } ```