文档
测试

查询搬迁实时费用

POST
http://ip:port/compensation/compensateRelocationCostsDeal/calculatePercentage

接口描述

查询搬迁实时费用

请求头

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

请求参数

参数名
类型
描述
必填
price
int
搬迁费用单价
必填
minBenchmark
int
最低基准
必填
relocationArea
int
搬迁面积
必填

响应参数

参数名
类型
描述
必填
res
int
示例:0
必填
msg
string
示例:操作成功!
必填
data
string
搬迁实时费用
必填