文档
测试

新增/修改临迁费用

POST
http://ip:port/api/compensation/compensateTemporaryRelocation/merge

接口描述

新增/修改临迁费用

请求头

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

请求参数

参数名
类型
描述
必填
propertyType
string
权属性质
必填
personType
string
人员性质
必填
price
float
临迁费用单价
必填
cycle
string
上调周期
必填
proportion
string
上调比例
必填
month
string
一次性支付月份
必填
isCycle
int
是否循环 1是 2否
必填
remark
string
备注
必填
planId
string
拆赔方案id
必填
id
int
修改必填
可选
cycleAfter
string
上调后支付周期
必填
monthAfter
string
之后临迁费支付月份
必填
yearAdd
string
递增年份起始数
必填
proportionAdd
string
递增比例
必填

响应参数

参数名
类型
描述
必填
res
int
示例:0
必填
msg
string
示例:新增成功!
必填
data
object
数据字典
必填
id
int
临迁费用id
必填