| 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. |
| Users |
发布人 |
string |
None. |
| color |
标题颜色 |
string |
None. |
| chrurl |
跳转链接 |
string |
None. |
| categoryid |
分类id(mh163k_category表) |
integer |
None. |
| hits |
点击数 |
integer |
None. |
| chrimage |
配图 |
string |
None. |
| dtappenddate |
添加时间 |
date |
None. |
| isBoldFont |
是否加粗 |
boolean |
None. |