填报列表查询
GET
http://localhost:8083/business/datareporting/page?page=1&limit=2
请求参数
参数名
类型
描述
必填
page(必填)
int
当前页
必填
limit(必填)
int
每页记录数
必填
title
string
按标题模糊查询
必填
status
string
发布状态
必填
startCrtDt
string
开始时间
必填
endCrtDt
string
结束时间
必填