根据id查询图片信息
GET
http://localhost:8080/picture/{id}
请求参数
参数名
类型
描述
必填
id
int
图片id
必填