查单个文章/海报 getById
GET
http://localhost:8000/spmp/insArticleInfo/getById
接口描述
根据id查文章/poster
请求参数
参数名
类型
描述
必填
insArticleId
string
ee2c0c396fd3423a8172450b929c7179
必填
响应参数
参数名
类型
描述
必填
code
string
示例:0000
必填
msg
string
示例:成功
必填
articleId
string
文章id,示例:ee2c0c396fd3423a8172450b929c7179
必填
articleTitle
string
标题,示例:xxxxxxxxxxx
必填
articleContentId
string
正文id,示例:6c1e4a19afad4400ab85c0713b867727
必填
articleDescription
string
描述,可忽略。示例:***********************
必填
articleType
int
类型,0文章1海报。示例:0
必填
articleSort
object
排序,可忽略。示例:null
必填
articleStatus
int
示例:1
必填
createBy
string
创建人id,示例:1ca91a28e93a4b7f8f3f735e504c8ff3
必填
authorName
string
创建人.示例:柯曦和
必填
createDt
int
示例:1614932685000
必填
modifyBy
string
示例:1ca91a28e93a4b7f8f3f735e504c8ff3
必填
modifyDt
int
示例:1614932619000
必填
sysId
string
机构id,示例:300
必填
shareCount
int
分享次数,示例:0
必填
liveConversionCount
int
转化次数,假数据。示例:0
必填
articleContent
string
正文内容,文章则返回正文内容,海报返回地址。示例:发打发打发方法第三十
必填