文档
测试

blog/articlecontent/get

GET
http://localhost:3000/api/blog/articlecontent

接口描述

获取文章内容

请求参数

参数名
类型
描述
必填
title
string
示例:hello
必填

响应参数-返回成功

参数名
类型
描述
必填
code
int
示例:20000
必填
data
object
数据字典
必填
date
string
示例:19970202
必填
content
string
示例:hello
必填
disqus
string
示例:no9ui
必填
message
string
示例:getSuccess
必填