保存或更新收费接口
POST
http://192.168.103.3/invest/propertyManagment/saveOrUpdatePropertyManagment
请求头
参数名
类型
描述
必填
Authorization
Bearer token
必填
请求参数
参数名
类型
描述
必填
chargeCategory
string
示例:收费类别
必填
buildingId
string
示例:12121
必填
buildingName
string
示例:收费楼宇名称
必填
floorId
string
示例:楼层2
必填
floorName
string
示例:楼层2
必填
roomId
string
示例:房号2
必填
roomName
string
示例:房号2
必填
payDemandNote
string
示例:收费单名称
必填
unit_Price
int
单价 示例:1212
必填
chargeAmount
float
收费金额 示例:1212.09
必填
lastChargeTime
string
示例:2020-07-22 09:03:01
必填
tollGatherer
string
示例:收费人
必填
telephone
string
示例:18888888
必填
tenantId
string
示例:001
必填
platformId
string
示例:启迪园区
必填
createTime
string
示例:2020-07-22 09:03:01
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
data
string
示例:success
必填