文档
测试

个人文章

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

请求头

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

请求参数

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

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
data
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:4
必填
title
string
示例:这是一篇测试文章2
必填
thumb
string
示例:https:\/\/myy-one-stand.oss-cn-beijing.aliyuncs.com\ list/机构id/1.jpg
必填
author
string
示例:15
必填
create_time
string
示例:2021-11-02 12:20:52
必填
card_id
int
示例:1703
必填
name
string
示例:郑
必填
logo
string
示例:https://myy-one-stand.oss-cn-beijing.aliyuncs.com/one-stand/photo/20210319/8c958858ea414162237e47d258b4f7bd.jpg
必填