文档
测试
GET
http://localhost:8081/topcollection/getAll

接口描述

得到表B的全部数据

请求参数

application/json
参数名
类型
描述
必填
page
Integer
可以不传
必填
count
可以不传
必填

响应参数

application/json
参数名
类型
描述
必填
map
HashMap
用于描述返回的信息
必填
all
list
topcollection对象集合
必填
topcollection
自定义类
必填
总数
int
必填