查询商铺赔偿列表
POST
http://ip:port/api/compensation/compensateShop/listByPage
接口描述
查询商铺赔偿列表
请求头
参数名
类型
描述
必填
token
string
必填
请求参数
参数名
类型
描述
必填
planId
int
赔偿方案id
必填
响应参数
参数名
类型
描述
必填
res
int
示例:0
必填
msg
string
示例:操作成功!
必填
pageNo
int
示例:1
必填
pageSize
int
示例:10
必填
total
int
示例:2
必填
totalPage
int
示例:1
必填
isDelete
int
是否删除 0未删除 1已删除
必填
projectVersionId
int
项目版本id
必填
remark
string
备注
必填
money
double
赔偿金
必填
createTime
date
创建时间
必填
maxArea
double
面积上限
必填
propertyType
int
权属性质id
必填
personTypeVal
string
人员性质
必填
createUser
int
创建人id
必填
planId
int
赔偿方案id
必填
id
int
商铺赔偿id
必填
propertyTypeVal
string
权属性质
必填
personType
int
人员性质id
必填
projectId
int
项目id
必填
minArea
double
面积下限
必填