文档
测试

团购后台管理列表

GET
http://10.3.176.5:88/api/logic/team/list

接口描述

后台管理列表

请求参数

参数名
类型
描述
必填
page
int
当前页
必填
limit
int
每页大小
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:运行成功
必填
code
int
示例:201
必填
page
object
数据
必填
totalCount
int
示例:0
必填
pageSize
int
示例:10
必填
totalPage
int
示例:0
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
teamId
int
团购的编号
必填
teamTitle
string
团购的标题
必填
communityId
int
团购的楼盘
必填
teamStartTime
string
团购的开始日期
必填
teamEndTime
string
团购的结束日期
必填
teamDesc
string
团购的介绍
必填
teamImg
string
团购封面图
必填
teamStatus
int
团购的状态0_开始1_以开团-1_已关闭
必填
teamGatherAddress
string
集合地址
必填
teamCarCode
string
车牌号
必填
teamUsercount
object
集合时间
必填
teamGatherTime
string
逻辑删除
必填
deleted
int
修改时间
必填
updateTime
string
创建时间
必填
createTime
string
示例:2021-10-25 20:33:40
必填
counts
object
示例:null
必填
countss
object
示例:null
必填