文档
测试

id获取文章

POST
http://localhost/management/article/findById

请求参数

参数名
类型
描述
必填
id
string
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
number
示例:200
必填
data
object
数据字典
必填
id
string
示例:8c53989ce4d44440b4fd244b2937064a
必填
title
string
示例:文章二
必填
introduction
string
示例:
必填
cover
string
示例:
必填
type
number
示例:1
必填
url
string
示例:
必填
content
string
示例:
必填
level
number
示例:1
必填
status
number
示例:1
必填
order
number
示例:99
必填
categoryId
string
示例:377f978db57f4cdb8e8f6b61e6fdb45a
必填
departmentId
string
示例:6767781fad26456cae0102ac851fefdc
必填
editor
string
示例:1
必填
editTime
string
示例:2020-04-24 10:15:05
必填