更新医废的重量、类别、类型
POST
/sunthink/app/updateWaste
请求参数
参数名
类型
描述
必填
cleanerId
Long
用户ID;35
必填
cleanerName
String
用户的NickName,王巧香
必填
collertId
String
医废Id
必填
wasteWight
Double
医废重量:若无传空值即可
可选
wasteCategory
Integer
医废大类:若无传空值即可
可选
wasteId
Integer
医废类型:若无传空值即可
可选
wasteName
String
医废类型名:若无传空值即可
可选