GET api/Info/GetInfoListByCategory?top={top}&categoryParentId={categoryParentId}&categoryId={categoryId}

获取同类信息

Request Information

URI Parameters

NameDescriptionTypeAdditional information
top

前几条信息

integer

Required

categoryParentId

分类父类

integer

Required

categoryId

分类二级分类,可以为0,为0时根据父类分类获取信息

integer

Required

Body Parameters

None.

Response Information

Resource Description

获取同类信息

Collection of InfoFrontDto
NameDescriptionTypeAdditional information
Detailsid

自增id

integer

None.

Chrlive

信息编号(按发布日期+今天发布信息总数+1:20190221+0+1)201902211

string

None.

Chrtitle

信息标题

string

None.

Categoryid

信息二级分类id

integer

None.

RegionId

信息区域id

integer

None.

Intorder

排序字段

integer

None.

Color

标题颜色

string

None.

Chrmark

信息内容

string

None.

Youxiaodate

有效时间

date

None.

Chrname

发布人姓名

string

None.

Chrtel

发布人电话

string

None.

Chrmobile

发布人手机

string

None.

Isindex

老的头版=>新的精选

boolean

None.

IsRefresh

是否刷新 false未智能刷新

boolean

None.

IsYouxiao

是否有效

boolean

None.

IsShelf

是否上架

boolean

None.

Iskill

是否审核

AuditStatusType

None.

Chrip

发布信息ip

string

None.

Views

信息浏览量

integer

None.

Reverts

评论数

integer

None.

Dtappenddate

发布时间

date

None.

Userid

会员id

integer

None.

Filepath

封面

string

None.

Fontbold

字体加粗

string

None.

Flushdate

刷新时间

date

None.

StreetId

区域id

integer

None.

Chrweixin

发布者微信

string

None.

Dianzan

点赞数

integer

None.

Isremote

是否有远程控件

boolean

None.

CategoryParentId

信息分类父id 需要数据转接。根据小分类赋值大分类值

integer

None.

GpsX

信息X坐标

decimal number

None.

GpsY

信息Y坐标

decimal number

None.

Istop

是否置顶

boolean

None.

TopDate

置顶时间

date

None.

LastUpdatedTime

最新更新时间(购买刷新使用)

date

None.

IpLocation

IP地址信息

string

None.

ScanCode

二维码

string

None.

StreetName

地段名称

string

None.

RegionDesp

区域名称

string

None.

CategoryParentName

父节点名称

string

None.

CategoryName

信息二级分类名称

string

None.

UserName

用户名称

string

None.

UserHeadPic

用户头像

string

None.

PublishNums

该用户发布信息条数

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<ArrayOfInfoFrontDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.Info.Service.Dto.Info">
  <InfoFrontDto>
    <CategoryName>sample string 31</CategoryName>
    <CategoryParentId>23</CategoryParentId>
    <CategoryParentName>sample string 30</CategoryParentName>
    <Categoryid>4</Categoryid>
    <Chrip>sample string 14</Chrip>
    <Chrlive>sample string 2</Chrlive>
    <Chrmark>sample string 8</Chrmark>
    <Chrmobile>sample string 11</Chrmobile>
    <Chrname>sample string 9</Chrname>
    <Chrtel>sample string 10</Chrtel>
    <Chrtitle>sample string 3</Chrtitle>
    <Chrweixin>sample string 21</Chrweixin>
    <Color>sample string 7</Color>
    <Detailsid>1</Detailsid>
    <Dianzan>22</Dianzan>
    <Dtappenddate>2024-04-20T13:59:27.3388812+08:00</Dtappenddate>
    <Filepath>sample string 18</Filepath>
    <Flushdate>2024-04-20T13:59:27.3388812+08:00</Flushdate>
    <Fontbold>sample string 19</Fontbold>
    <GpsX>24.1</GpsX>
    <GpsY>25.1</GpsY>
    <Intorder>6</Intorder>
    <IpLocation>sample string 26</IpLocation>
    <IsRefresh>true</IsRefresh>
    <IsShelf>true</IsShelf>
    <IsYouxiao>true</IsYouxiao>
    <Isindex>true</Isindex>
    <Iskill>TobeAgree</Iskill>
    <Isremote>true</Isremote>
    <Istop>true</Istop>
    <LastUpdatedTime>2024-04-20T13:59:27.3408412+08:00</LastUpdatedTime>
    <PublishNums>34</PublishNums>
    <RegionDesp>sample string 29</RegionDesp>
    <RegionId>5</RegionId>
    <Reverts>16</Reverts>
    <ScanCode>sample string 27</ScanCode>
    <StreetId>20</StreetId>
    <StreetName>sample string 28</StreetName>
    <TopDate>2024-04-20T13:59:27.3408412+08:00</TopDate>
    <UserHeadPic>sample string 33</UserHeadPic>
    <UserName>sample string 32</UserName>
    <Userid>17</Userid>
    <Views>15</Views>
    <Youxiaodate>2024-04-20T13:59:27.3388812+08:00</Youxiaodate>
  </InfoFrontDto>
  <InfoFrontDto>
    <CategoryName>sample string 31</CategoryName>
    <CategoryParentId>23</CategoryParentId>
    <CategoryParentName>sample string 30</CategoryParentName>
    <Categoryid>4</Categoryid>
    <Chrip>sample string 14</Chrip>
    <Chrlive>sample string 2</Chrlive>
    <Chrmark>sample string 8</Chrmark>
    <Chrmobile>sample string 11</Chrmobile>
    <Chrname>sample string 9</Chrname>
    <Chrtel>sample string 10</Chrtel>
    <Chrtitle>sample string 3</Chrtitle>
    <Chrweixin>sample string 21</Chrweixin>
    <Color>sample string 7</Color>
    <Detailsid>1</Detailsid>
    <Dianzan>22</Dianzan>
    <Dtappenddate>2024-04-20T13:59:27.3388812+08:00</Dtappenddate>
    <Filepath>sample string 18</Filepath>
    <Flushdate>2024-04-20T13:59:27.3388812+08:00</Flushdate>
    <Fontbold>sample string 19</Fontbold>
    <GpsX>24.1</GpsX>
    <GpsY>25.1</GpsY>
    <Intorder>6</Intorder>
    <IpLocation>sample string 26</IpLocation>
    <IsRefresh>true</IsRefresh>
    <IsShelf>true</IsShelf>
    <IsYouxiao>true</IsYouxiao>
    <Isindex>true</Isindex>
    <Iskill>TobeAgree</Iskill>
    <Isremote>true</Isremote>
    <Istop>true</Istop>
    <LastUpdatedTime>2024-04-20T13:59:27.3408412+08:00</LastUpdatedTime>
    <PublishNums>34</PublishNums>
    <RegionDesp>sample string 29</RegionDesp>
    <RegionId>5</RegionId>
    <Reverts>16</Reverts>
    <ScanCode>sample string 27</ScanCode>
    <StreetId>20</StreetId>
    <StreetName>sample string 28</StreetName>
    <TopDate>2024-04-20T13:59:27.3408412+08:00</TopDate>
    <UserHeadPic>sample string 33</UserHeadPic>
    <UserName>sample string 32</UserName>
    <Userid>17</Userid>
    <Views>15</Views>
    <Youxiaodate>2024-04-20T13:59:27.3388812+08:00</Youxiaodate>
  </InfoFrontDto>
</ArrayOfInfoFrontDto>