文档
测试

共享圈产品列表信息

POST
/mobile/getsharescproduct

请求参数

参数名
类型
描述
必填
columnId
int
分类id
必填
cityName
string
城市名称
必填
companyType
string
机构类型
必填
servicePriceFlag
int
有无服务费 1:有 0:没有
必填
rebackPriceFlag
int
有无返佣 1:有 0:没有
必填
orderType
int
排序规则 0:默认 1:申请人数降序 2:最高额度升序 3:最高额度降序
必填
searchWord
string
关键字搜索
必填
page
int
页数
必填
size
int
每页显示条数
必填
userId
int
用户id
必填

响应参数

参数名
类型
描述
必填
id
必填
productName
string
产品名称
必填
scColumnId
int
分类id
必填
productImg
string
产品图片
必填
productTag
string
产品标签,数组形式存储["门槛低","还款灵活"]
必填
lowestRateType
String
最低利息类型年,月,日息
必填
lowestRate
double
最低利息
必填
longestLoan
double
最长可贷
必填
longestLoanType
string
最长可贷单位有年,月
必填
highestLoan
double
最高可贷
必填
companyType
string
产品机构类型
必填
payBackWay
string
还款方式
必填
servicePriceFlag
int
是否有服务费1:是 0:否
必填
servicePrice
string
服务费
必填
rebackPriceFlag
int
是否有返佣
必填
rebackPrice
string
返佣
必填
applyNum
int
申请人数
必填
readNum
int
浏览量
必填
saleFlag
int
是否上架 1:是 0:否
必填
userId
int
用户id
必填
createTime
string
添加时间
必填
updateTime
string
修改时间
必填
leftDay
string
剩余到期天数
必填
saleFlag
int
是否上架 1:是 0:否
必填
commitVoList
array
产品评价集合
必填
evaluateStar
int
评价星级
必填
evaluateDesc
string
评价内容
必填
evaluateTime
string
evaluateTime
必填
userName
string
用户名称
必填
userImg
string
用户头像
必填
cityGroupList
array
产品城市分组集合
必填
scProductIntroduceList
array
产品介绍集合
必填
endTimeStr
string
到期时间
必填
columnName
string
产品分类名称
必填
endFlag
int
1:已到期 0:未到期
必填