新增租赁合同收款信息
POST
http://ip:port/api/compensation/contractLeaseGathering/merge
接口描述
新增租赁合同收款信息
请求头
参数名
类型
描述
必填
token
string
必填
请求参数
参数名
类型
描述
必填
remark
string
备注
必填
contractId
int
项目合同id
必填
receiver
string
收款人
必填
bank
string
银行
必填
account
string
收款账号
必填
id
int
收款信息id(修改必填)
可选