GET api/SysConfig/GetArticlesText
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of mh163k_Article| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
主键id |
integer |
None. |
| title |
标题 |
string |
None. |
| intorder |
排序值 |
integer |
None. |
| content |
内容 |
string |
None. |
| ifshow |
状态(0显示、1隐藏) |
integer |
None. |
| styleid |
信息类型 |
ArticleInfoStyle |
None. |
| dtappenddate |
添加时间 |
date |
None. |
| Users |
发布人 |
string |
None. |
| color |
标题颜色 |
string |
None. |
| chrurl |
跳转链接 |
string |
None. |
| userid |
操作者 |
integer |
None. |
| chrcome | string |
None. |
|
| categoryid |
分类id(mh163k_category表) |
integer |
None. |
| number1 | integer |
None. |
|
| number2 | integer |
None. |
|
| hits |
点击数 |
integer |
None. |
| chrimage |
配图 |
string |
None. |
| isBoldFont |
是否加粗 |
boolean |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml, text/xml
Sample:
<ConcurrentQueueOfmh163k_ArticlevNd_PmbJc xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/System.Collections.Concurrent"> <m_serializationArray xmlns:d2p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model" /> </ConcurrentQueueOfmh163k_ArticlevNd_PmbJc>