根据id查询
GET
http://localhost:8094/management/dustbins/:id
响应参数
参数名
类型
描述
必填
code
string
示例:EPP01_0000
必填
message
string
示例:成功
必填
createUserId
object
示例:null
必填
createTime
string
示例:2020-04-23 18:56:45
必填
updateUserId
object
示例:null
必填
updateTime
object
示例:null
必填
dataStatus
number
示例:1
必填
id
number
示例:1
必填
number
string
示例:552 编号
必填
picUrl
string
示例:www.baidu.com 图片地址
必填
dustbinType
string
示例:类型
必填
address
string
示例:人和街道
必填
longitude
number
示例:2.3 经度
必填
latitude
number
示例:5.6 纬度
必填