文档
测试

查看摊位申请列表

GET
http://localhost:8080/back/stall/getStallApplicationList?current=1&size=3&timeType=1

接口描述

返回同详情

请求参数

参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:3
必填
timeType
int
(1本周 其他可不传或传0)示例:1
可选
status
1 审核中 2带抽取 3审核不通过 4未抽中 5已抽中
可选
startTime
查询开始时间
可选
endTime
查询结束时间
可选

响应参数

参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
object
数据字典
必填
records
array
数据列表
必填
vendorPhone
string
示例:18858442385
必填
idBackPic
string
示例:http://guohui
必填
createTime
string
示例:2020-07-10 21:34:19
必填
shopName
string
示例:测试店铺
必填
idHeadPic
string
示例:http://touxiang
必填
applicationId
int
示例:10
必填
vendorName
string
示例:李四
必填
type
int
示例:2
必填
certificatiePic
string
示例:
必填
shopItem
string
示例:鞋子,衣服
必填
status
int
示例:1
必填
stallArea
(摊位区域)
必填
stallNum
(摊位编号)
必填
stallComments
摊位备注
必填
total
int
示例:9
必填
size
int
示例:3
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:3
必填