文档
测试

获得文章收藏列表

POST
localhost:8086/visit/getEnshireBlogListByScId

接口描述

通过收藏id和用户id获得文章列表

请求头

参数名
类型
描述
必填
xwqtoken
String
用户唯一标识id
必填

请求参数

参数名
类型
描述
必填
scid
Integer
收藏分类唯一标识id
必填
page
Integer
第几页
必填
pagesize
Integer
每页大小
必填

响应参数

参数名
类型
描述
必填
message
object
示例:null
必填
data
object
数据字典
必填
total
int
示例:1
必填
list
array
数据列表
必填
blogid
int
示例:2
必填
author
string
示例:1810110283
必填
title
string
示例:1a
必填
content
string
示例:3
必填
date
string
示例:2021-02-22 16:45:40
必填
flid
int
示例:3
必填
pls
object
示例:null
必填
dzs
object
示例:null
必填
scs
object
示例:null
必填
isattribute
int
示例:4
必填
jxbxq
int
示例:5
必填
words
int
示例:6
必填
isprivate
int
示例:7
必填
code
int
示例:200
必填