文档
测试
GET
{{HOST}}/admin/product

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer {{admin-token}}
必填

响应参数

参数名
类型
描述
必填
id
int
示例:1
必填
level_id
int
示例:1
必填
name
string
示例:银卡会员
必填
images
array
数据列表
必填
money
string
示例:1500.00
必填
content
string
示例:描述
必填
created_at
string
示例:1630483157
必填
updated_at
string
示例:1630483157
必填
level
object
数据字典
必填
id
int
示例:1
必填
name
string
示例:银卡会员
必填
share
string
示例:10.00
必填
share_two
string
示例:0.00
必填
money
string
示例:2.00
必填