我的展商 列表查询
GET
http://172.18.0.25:9001/exhibitorInfo/page
请求头
参数名
类型
描述
必填
token
String
必填
请求参数
参数名
类型
描述
必填
exhibitionId
Long
展会id
必填
page
int
当前页
必填
size
int
当前页数量
必填
响应参数
参数名
类型
描述
必填
id
long
展商id
必填
createdTime
LocalDateTime
时间
必填
exhibitionHallNum
String
展馆号
必填
boothNum
String
展位号
必填
exhibitorName
String
参展商名称
必填
boothType
String
展位类型
必填
boothArea
String
展位面积
必填
exhibitionId
long
展会id
必填