You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
625 B
21 lines
625 B
{
|
|
"status": 20000,
|
|
"message": "success",
|
|
"data": {
|
|
"list": [
|
|
{
|
|
"id": "1",
|
|
"operator_name": "公用事业集团",//所属运营商
|
|
"road_name": "玉山路",//路段
|
|
"name": "玉山路",//姓名
|
|
"phone": "1231241244",//手机号
|
|
"report_type_name": "地磁故障",//报备类型
|
|
"report_time": "2022-03-12 12:21:21",//报备时间
|
|
"location": "山东",//地点
|
|
"notes": "山东",//备注
|
|
"report_pic": "",//图片
|
|
}
|
|
],
|
|
"total_records": 1
|
|
}
|
|
}
|