- 多次终审
- 多次立项
- 财务板块-付款计划API
- 竣工自检API
- 审批中心管理
- 分批开工
- 项目公司管理
- admin
- 项目回款-申请
- 审批流导出
- APP合同管理
- 项目登记管理
- 项目立项管理
- 项目计划管理
- 项目开工管理
- 文件上传
- 竣工验收API
- 审批流程管理
- 商机信息实体表管理
- 推广配置管理
- 微信小程序
- 商机管理
- 物资调拨管理
- 渠道商表管理
- 渠道商合同签约表管理
- 默认目录
- TestController
- APP待办记录管理
- 项目方案计算API管理
- 项目终审管理
- 渠道商管理
- 渠道商合同签约管理
- 渠道商项目登记管理
- 腾讯广告-对接
- 待办记录管理
- photovoltaic-base-web
- 内部用户API
- 施工管理
- Test01Controller
- 主页 BI 数据接口
- 光伏系统登录POST
- 腾讯广告-授权码GET
分页查询项目变更记录
本地环境
http://127.0.0.1:10016
本地环境
http://127.0.0.1:10016
POST
/admin/business/projectConstructionPlan/change/page
请求参数
Header 参数
token
string
可选
默认值:
{{token}}
tenant-id
string
可选
默认值:
{{tenant-id}}
Body 参数application/json
查询参数
id
integer <int64>
id
page
integer
当前页
pageSize
integer
可选
分页大小
startCreateTime
string
创建时间开始
endCreateTime
string
可选
创建时间结束
excludeId
integer <int64>
不包含id
idList
array[integer]
id列表
openSysUserDataScope
boolean
可选
默认值:
true
openSysAreaDataScope
boolean
可选
默认值:
false
combineSearchKey
string
组合搜索字段
registerId
integer <int64>
项目登记id
constructionId
integer <int64>
可选
isFirst
boolean
可选
示例
{
"id": 0,
"page": 0,
"pageSize": 0,
"startCreateTime": "string",
"endCreateTime": "string",
"excludeId": 0,
"idList": [
0
],
"openSysUserDataScope": true,
"openSysAreaDataScope": false,
"combineSearchKey": "string",
"registerId": 0,
"constructionId": 0,
"isFirst": true
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://127.0.0.1:10016/admin/business/projectConstructionPlan/change/page' \
--header 'token: ' \
--header 'tenant-id: 0' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"page": 0,
"pageSize": 0,
"startCreateTime": "string",
"endCreateTime": "string",
"excludeId": 0,
"idList": [
0
],
"openSysUserDataScope": true,
"openSysAreaDataScope": false,
"combineSearchKey": "string",
"registerId": 0,
"constructionId": 0,
"isFirst": true
}'
返回响应
🟢200成功
application/json
Body
分页查询项目变更记录
code
string
返回码
msg
string
返回提示信息
data
object (BasePageBusinessProjectConstructionChangeVO)
返回的数据结果
list
array[object (list) {16}]
可选
totalCount
null
可选
pageSize
null
可选
currentPage
null
可选
totalPage
null
可选
示例
{ "code": "", "msg": "", "data": { "list": [ { "approverSelectList": [ { "nodeKey": "", "approverIdList": [ 0 ] } ], "createUserId": 0, "id": 0, "constructionId": 0, "beforBusinessProjectConstructionPlanVO": { "approverSelectList": [ { "nodeKey": "", "approverIdList": [ 0 ] } ], "createUserId": 0, "id": 0, "registerId": 0, "latestCompletedConstructionItemId": 0, "constructionStartTime": "", "planGridConnectionTime": "", "completedTime": "", "planNetworkDate": "", "approvalPassedTime": "", "createTime": "", "updateTime": "", "createBy": "", "updateBy": "", "constructionItemList": [ { "id": 0, "constructionId": 0, "parentId": 0, "itemNo": "", "itemNoSort": 0, "itemName": "", "weight": 0.0, "weightStr": "", "startTime": "", "endTime": "", "endTimeStr": "", "startTimeStr": "", "betweenDay": 0, "estimateDays": 0.0, "actualDays": 0.0, "actualProcess": 0.0, "completedTime": "", "status": 0, "leafItem": false, "createTime": "", "updateTime": "", "createBy": "", "updateBy": "", "childList": [ { "id": 0, "constructionId": 0, "parentId": 0, "itemNo": "", "itemNoSort": 0, "itemName": "", "weight": 0.0, "weightStr": "", "startTime": "", "endTime": "", "endTimeStr": "", "startTimeStr": "", "betweenDay": 0, "estimateDays": 0.0, "actualDays": 0.0, "actualProcess": 0.0, "completedTime": "", "status": 0, "leafItem": false, "createTime": "", "updateTime": "", "createBy": "", "updateBy": "", "childList": [], "level": 0, "isFill": false, "approver1": 0, "approver2": 0, "attachmentRequired": "", "actualStartDate": "", "version": "", "responsiblePerson": 0, "responsiblePersonStr": "", "responsiblePersonRoleStr": "", "approver1Str": "", "approver2Str": "", "personnelInput": 0, "subtaskCompletionRate": 0.0, "canChange": false, "businessProjectConstructionItemFileVOList": [ { "id": 0, "createTime": "", "updateTime": "", "constructionItemId": 0, "fileName": "", "objectId": "", "fileType": 0, "fileUrl": "", "createBy": "", "updateBy": "", "createUserId": 0 } ], "isImportFail": false, "failReason": "", "lineNum": 0 } ], "level": 0, "isFill": false, "approver1": 0, "approver2": 0, "attachmentRequired": "", "actualStartDate": "", "version": "", "responsiblePerson": 0, "responsiblePersonStr": "", "responsiblePersonRoleStr": "", "approver1Str": "", "approver2Str": "", "personnelInput": 0, "subtaskCompletionRate": 0.0, "canChange": false, "businessProjectConstructionItemFileVOList": [ { "id": 0, "createTime": "", "updateTime": "", "constructionItemId": 0, "fileName": "", "objectId": "", "fileType": 0, "fileUrl": "", "createBy": "", "updateBy": "", "createUserId": 0 } ], "isImportFail": false, "failReason": "", "lineNum": 0