文档
测试

getConnection(得到表A和表B的全部内容)

GET
http://localhost:8081/topset/getConnection

接口描述

拿到表A和表B的全部数据

响应参数

参数名
类型
描述
必填
CNN
自定义类
必填
id
Long
topset id
必填
topsetName
String
可选
componentType
String
可选
route
String
可选
sort
Integer
可选
fixed
Integer
可选
data
List
用于存放多个Topcollection对象
可选
TopCollection
自定义类
可选
id
Long
TopCollection id
可选
topCollectionName
String
可选
componentType
String
可选
route
String
可选
topId
Long
可选
sort
Integer
可选
fixed
Integer
可选