文档
测试

博客详情

GET
www.jackedu.com/blog/{id}

请求参数

参数名
类型
描述
必填
id
int
博客id
必填

响应参数

参数名
类型
描述
必填
blog
array[Blog]
必填
id
int
blog的id
必填
title
string
标题
必填
overview
string
概览
必填
date
string
发布时间
必填
tid
int
教师id
必填
name
string
教师昵称
必填
type
int
分类ID
必填
content
string
博客类容地址
必填