文档
测试

体验记录

POST
http://{{address}}/api/xm/experience/index

请求参数

参数名
类型
描述
必填
token
string
示例:{{token}}
必填
page_size
int
示例:10
必填
page
int
示例:1
必填

响应参数

参数名
类型
描述
必填
status
int
示例:1
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
records
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
created_at
string
示例:2021-12-11 15:59:46
必填
updated_at
string
示例:2021-12-11 15:59:46
必填
user_id
int
示例:1
必填
content
string
体验日志。示例:今天是半个疗程的效果
必填
album
array
体验相册。数据列表
必填
id
int
示例:5
必填
disk_name
string
示例:61b4caede0d49421631521.png
必填
file_name
string
示例:不要扫.png
必填
file_size
int
示例:6341
必填
content_type
string
示例:image/png
必填
title
object
示例:null
必填
description
object
示例:null
必填
field
string
示例:album
必填
sort_order
int
示例:5
必填
created_at
string
示例:2021-12-11 15:59:41
必填
updated_at
string
示例:2021-12-11 15:59:46
必填
path
string
示例:http://jtkj1005:8888/storage/app/uploads/public/61b/4ca/ede/61b4caede0d49421631521.png
必填
extension
string
示例:png
必填
first_page_url
string
示例:http://jtkj1005:8888/api/xm/experience/index?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://jtkj1005:8888/api/xm/experience/index?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://jtkj1005:8888/api/xm/experience/index
必填
per_page
int
示例:10
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填