- 多次终审
- 多次立项
- 财务板块-付款计划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/batchStartRecordQuery
请求参数
Header 参数
token
string
可选
默认值:
{{token}}
tenant-id
string
可选
默认值:
{{tenant-id}}
Body 参数application/json
queryForm
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
createUserId
integer <int64>
申请人id
submitUserId
integer <int64>
审批提交人id
approveStatus
integer
可选
approveStatusList
array[integer]
可选
constructionStatus
integer
可选
actualProcess
number
实际进度
completedTime
string
完工时间
constructionStartTime
string
开工时间
planGridConnectionTime
string
计划并网日期
createTime
string
创建时间
updateTime
string
更新时间
createBy
string
创建人
updateBy
string
更新人
projectCode
string
项目编号
projectName
string
项目名称
projectType
integer
可选
developManagerUsername
string
开发经理
projectManagerUsername
string
项目经理
constructionStatusShow
integer
可选
施工展示状态:1-正常,2-已完工 3-滞后
queryScene
integer
可选
查询场景:1-项目开工 2-进度填报 3-计划变更
cooperationType
integer
可选
developerUserId
integer <int64>
开发经理id
projectManagerUserId
integer <int64>
项目经理id
planGridConnectionStartTime
string
计划并网开始时间
planGridConnectionEndTime
string
计划并网结束时间
planConstructionStartTime
string
计划开工开始时间
planConstructionEndTime
string