文档
测试

查看我的报事列表

POST
http://localhost:8084/test/xcx/affair/myAfollowffair

接口描述

只查询关注社区的

请求头

参数名
类型
描述
必填
dev
string
示例:
必填
mobile
int
示例:321321
必填
port
string
示例:xcx
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
array
数据列表
必填
needPage
boolean
示例:true
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
id
int
示例:1
必填
name
string
示例:姓名
必填
photo
string
示例:图片
必填
mobile
string
示例:联系方式
必填
title
string
示例:标题
必填
createTime
object
示例:null
必填
state
int
示例:1
必填
isDeleted
int
示例:0
必填
feedback
object
示例:null
必填
content
string
示例:事情详情
必填
communityCode
string
示例:00
必填
userId
int
示例:9
必填
args
object
示例:null
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
array
数据列表
必填
needPage
boolean
示例:true
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
id
int
示例:18
必填
name
string
示例:姓名
必填
photo
string
示例:白山一号
必填
mobile
string
示例:联系方式
必填
title
string
示例:报事一号
必填
createTime
string
示例:2020-08-21
必填
state
int
示例:1
必填
stateDesc
string
示例:未处理
必填
isDeleted
object
示例:null
必填
feedback
object
示例:null
必填
content
string
示例:事情详情
必填
communityCode
object
示例:null
必填
userId
object
示例:null
必填
startTime
object
示例:null
必填
endTime
object
示例:null
必填
args
object
示例:null
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
object
数据字典
必填
total
int
示例:2
必填
list
array
数据列表
必填
needPage
boolean
示例:true
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
id
int
示例:31
必填
name
string
示例:姓名
必填
photo
string
示例:白山一号
必填
mobile
string
示例:联系方式
必填
title
string
示例:报事一号
必填
createTime
string
示例:2020-08-31
必填
state
int
示例:1
必填
stateDesc
string
示例:未处理
必填
isDeleted
object
示例:null
必填
feedback
object
示例:null
必填
content
string
示例:事情详情
必填
communityCode
object
示例:null
必填
userId
object
示例:null
必填
startTime
object
示例:null
必填
endTime
object
示例:null
必填
pageNum
int
示例:1
必填
pageSize
int
示例:2
必填
size
int
示例:2
必填
startRow
int
示例:0
必填
endRow
int
示例:1
必填
pages
int
示例:1
必填
prePage
int
示例:0
必填
nextPage
int
示例:0
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:true
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:false
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:1
必填
args
object
示例:null
必填
success
boolean
示例:true
必填
responseCode
string
示例:100000
必填
message
string
示例:运行正确
必填
result
object
数据字典
必填
total
int
示例:3
必填
list
array
数据列表
必填
needPage
boolean
示例:true
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
id
int
示例:34
必填
name
string
示例:姓名1111
必填
photo
string
示例:白山一号11111
必填
mobile
string
示例:联系方式1111
必填
title
string
示例:报事一号123212321
必填
createTime
string
示例:2020-09-10
必填
state
int
示例:1
必填
stateDesc
string
示例:未处理
必填
isDeleted
object
示例:null
必填
feedback
object
示例:null
必填
content
string
示例:事情详情1111
必填
communityCode
string
示例:0020
必填
communityName
string
示例:社区名称东
必填
userId
object
示例:null
必填
startTime
object
示例:null
必填
endTime
object
示例:null
必填
pageNum
int
示例:1
必填
pageSize
int
示例:3
必填
size
int
示例:3
必填
startRow
int
示例:0
必填
endRow
int
示例:2
必填
pages
int
示例:1
必填
prePage
int
示例:0
必填
nextPage
int
示例:0
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:true
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:false
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:1
必填
args
object
示例:null
必填

说明 / 示例

{ "success": true, "responseCode": "100000", "message": "运行正确", "result": [ { "needPage": true, "pageNum": 1, "pageSize": 10, "id": 1, "name": "姓名", "photo": "图片", "mobile": "联系方式", "title": "标题", "createTime": null, "state": 1, "isDeleted": 0, "feedback": null, "content": "事情详情", "communityCode": "00", "userId": 9 } ], "args": null }