接口描述
请求URL
http://localhost:18001/maintainordinaryroadsguihua/selectByPojo?pageNum=1&pageSize=10
请求方式
请求示例
请求参数说明
返回示例
{
"code": 200,
"msg": "success",
"resultData": {
"pageSize": 10,
"pageNum": 1,
"total": 1,
"totalPage": 1,
"list": [
{
"fdObjectid": "1450004207428689921",
"projectName": "string",
"projectCode": "string",
"constructionLocation": "string",
"commencementYear": "string",
"planCompleteYear": "string",
"constructionScale": "string",
"gongkeNumber": "string",
"preliminaryDesignNumber": "string",
"isDel": "0",
"createTime": "2021-10-18 15:41:56",
"updateTime": "2021-10-18 15:41:56"
}
]
}
}
返回参数说明
参数 |
类型 |
描述 |
projectName |
string |
无 |
projectCode |
string |
无 |
constructionLocation |
string |
无 |
commencementYear |
string |
无 |
planCompleteYear |
string |
无 |
constructionScale |
string |
无 |
gongkeNumber |
string |
无 |
preliminaryDesignNumber |
string |
无 |