获取申请列表
GET
http://localhost:8080/wx/stall/getStallApplicationList?current=1&size=10&userId=1
请求参数
参数名
类型
描述
必填
current
int
(当前页)示例:1
必填
size
int
(一页展示条数)示例:10
必填
userId
int
(用户id)示例:1
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
stallNum
string
(摊位编号)示例:七号
必填
idBackPic
string
(身份证背面国徽)示例:http://guohui
必填
shopName
string
(店铺名)示例:测试店铺
必填
idHeadPic
string
(身份证正面头像)示例:http://touxiang
必填
updateTime
string
示例:2020-07-06 11:16:56
必填
vendorName
string
(联系人)示例:李四
必填
type
int
(1企业 2 个人)示例:2
必填
certificatiePic
string
(企业 证书图)示例:
必填
shopItem
string
(商品)示例:鞋子,衣服
必填
stallArea
string
(区域)示例:B区
必填
vendorPhone
string
(联系人电话)示例:18858442385
必填
stallId
int
(摊位id)示例:7
必填
createTime
string
示例:2020-07-10 21:34:19
必填
stallComments
string
(摊位备注)示例:这是测试七号摊
必填
applicationId
int
(申请表id)示例:10
必填
status
int
(1 审核中 2带抽取 3审核不通过 4未抽中 5已抽中 6已失效)示例:5
必填
stageTitle
期数描述
必填
stageId
期数id
必填
overTime
(到期时间)
必填
dismissReason
(驳回原因)
必填
total
int
示例:13
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:2
必填