获取文章类信息
GET
http://social.hndaoben.com/api/me/article?type=2
请求参数
参数名
类型
描述
必填
type
int
1=用户协议 2=隐私政策
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1633689317
必填
data
string
示例:<p><span style="color: rgb(51, 51, 51); background-color: rgb(249, 249, 249);"> 隐私政策</span><span style="background-color: rgb(249, 249, 249); color: rgb(51, 51, 51);">隐私政策</span><span style="background-color: rgb(249, 249, 249); color: rgb(51, 51, 51);">隐私政策</span><span style="background-color: rgb(249, 249, 249); color: rgb(51, 51, 51);">隐私政策</span><span style="backgrou...
必填