我的收藏 [ 列表 ]
开发中POST
/User/Collections/UsersCollections请求参数
Body 参数multipart/form-data
TableName
string
模块名称
示例值:
article_collections
PageNumber
integer
页码
示例值:
1
PageSize
integer
必需
示例值:
2
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{
"data": [
{
"Id": 97,
"UId": 100560,
"SubjectId": 109,
"Date": 1684383353,
"Title": "新版 Vue3 中文文档上线了",
"Path": "1d686c983cf5fa15dfae8e53523da606"
},
{
"Id": 96,
"UId": 100560,
"SubjectId": 113,
"Date": 1684383340,
"Title": "深度理解 MySql 的 Explain",
"Path": "bb0d00a52cd327adbb9dcd833e99159d"
}
],
"errcode": 0
}
最后修改时间: 2 年前