意愿征集列表
POST
http://**.**./business/aspiration/listByPage
请求参数
参数名
类型
描述
必填
personnelName
String
人员姓名
必填
isRemould
Int
是否支持改造 1支持 2观望 3持不同意见
必填
pageNo
Int
当前页码
必填
pageSize
Int
每页条数
必填
personnelProperty
Int
人员性质
必填
响应参数
参数名
类型
描述
必填
id
Int
意愿征集Id
必填
personnelId
Int
人员Id
必填
personnelName
String
人员姓名
必填
personnelProperty
Int
人员性质
必填
personnelPropertyVal
Stirng
人员性质值
必填
personnelIdentityCard
String
人员身份证
必填
personnelMobile
String
联系方式
必填
isRemould
Int
是否支持改造 1支持 2观望 3持不同意见
必填
voteTime
Date
表决时间
必填
isRemouldCount
Int
支持人数
必填
observeCount
Int
观望人数
必填
onSupportCount
Int
持不同意见人数
必填
isRemouldPercentage
Double
支持人数%
必填
observePercentage
Double
观望人数%
必填
onSupportPercentage
Double
持不同意见人数%
必填
totalCount
Int
总人数
必填
versionName
String
阶段名称
必填
响应码
参数名
类型
描述
必填
res
Int
0成功 其他失败
必填