文档
测试

服务列表

GET
http://127.0.0.1:8000/api/service/list?page=1&pageSize=10&products_type_id=

请求头

参数名
类型
描述
必填
applet
int
示例:1
必填
userId
int
示例:7010
必填
cardId
int
示例:1703
必填
companyId
int
示例:1367
必填

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
pageSize
int
示例:10
必填
products_type_id
string
示例:
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:成功
必填
data
array
数据列表
必填
total
int
示例:2
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
describe
string
示例:描述
必填
products_name
string
示例:服务名称
必填
products_id
int
示例:2
必填
price
string
示例:价格
必填
service_type
int
示例:1 服务类型:1到店服务,2上门服务,3全部
必填
products_type_id
int
示例:4
必填
products_type_name
string
示例:体验装 分类名称
必填
photo
string
示例:图片
必填