id查询
GET
http://localhost:8094/management/wasteTransferStations/:id
请求参数
参数名
类型
描述
必填
id
number
示例:1
必填
响应参数
参数名
类型
描述
必填
code
string
示例:EPP01_0000
必填
message
string
示例:成功
必填
createUserId
object
示例:null
必填
createTime
string
示例:2020-04-23 20:31:32
必填
updateUserId
object
示例:null
必填
updateTime
object
示例:null
必填
dataStatus
number
示例:1
必填
id
number
示例:1
必填
picUrl
string
示例:图片不能为空
必填
name
string
示例:名称不能为空
必填
address
string
示例:详细地址不能为空
必填
longitude
number
示例:55.9
必填
latitude
number
示例:96.3
必填