文档
测试

查询单条商铺赔偿

POST
http://ip:port/api/compensation/compensateShopDeal/queryById

请求头

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

请求参数

参数名
类型
描述
必填
id
int
商铺赔偿id
必填

响应参数

参数名
类型
描述
必填
res
int
示例:0
必填
msg
string
示例:操作成功!
必填
data
object
数据字典
必填
isDelete
int
是否删除 0未删除 1已删除
必填
projectVersionId
int
项目版本id
必填
remark
string
备注
必填
money
double
赔偿金
必填
createTime
date
创建时间
必填
maxArea
double
面积上限
必填
propertyType
int
权属性质id
必填
personTypeVal
string
人员性质
必填
createUser
int
创建人id
必填
dealId
int
赔偿协议id
必填
id
int
商铺赔偿id
必填
propertyTypeVal
string
权属性质
必填
personType
int
人员性质id
必填
projectId
int
项目id
必填
minArea
double
面积下限
必填
shopArea
double
商铺面积
必填