文档
测试

获取案例详情

POST
http://chaomei.iricn.com/Anliku/getcon

请求头

参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填

请求参数

application/x-www-form-urlencoded
参数名
类型
描述
必填
caseId
string
案例Id
必填

响应参数

参数名
类型
描述
msgId
int
状态码
msgCon
string
状态描述
data
object
案例信息集合
id
string
案例Id
title
string
标题
author
string
作者
caseTime
string
案例时间
createTime
string
上传时间
intro
string
案例描述
typeValue
string
案例类型
wordList
array
关键词集合(数组)
tagList
array
标签集合(数组)
sourceList
array
数据来源(数组)
fileList
array
附件列表
fileId
string
文件Id
fileName
string
文件名
fileUrl
string
文件路径
contexts
string
案例内容(html文档)