getByTopId(通过topId得到对象)
GET
http://localhost:8081/topcollection/getByTopId?topId=4
接口描述
通过topid查询
请求参数
参数名
类型
描述
必填
topId
Long
示例:4
可选