文档
测试

项目总览

GET
MIISPro/IntegratedScreen/ProjectConstructionTopThree

请求头

参数名
类型
描述
必填
token
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
info
string
示例:响应成功
必填
data
object
返回参数
必填
Result
array
数据列表
必填
ProPlanNum
int
计划内项目数量
必填
ProPlanOutNum
int
计划外项目数量
必填
CompleteTotal
int
已完成项目数量
必填
ProjectActiveTotal
int
进行中项目数量
必填
TopThreeEntities
TopThreeEntity
各矿区计划完成情况
必填
ProName
string
矿区名称
必填
CompleteQuantity
int
已完成计划数量
必填
OnStartQuantity
int
进行中计划数量
必填
UnStartQuantity
int
未开始计划
必填
Id
int
示例:3
必填
Exception
object
示例:null
必填
Status
int
示例:5
必填
IsCanceled
boolean
示例:false
必填
IsCompleted
boolean
示例:true
必填
IsCompletedSuccessfully
boolean
示例:true
必填
CreationOptions
int
示例:0
必填
AsyncState
object
示例:null
必填
IsFaulted
boolean
示例:false
必填