POST api/HouseCategory/UpdateHouseCategorySort?categoryId={categoryId}&direction={direction}

后台--更新房产分类的排序

Request Information

URI Parameters

NameDescriptionTypeAdditional information
categoryId

修改分类排序的id

integer

Required

direction

方向,向前true,向后false

boolean

Required

Body Parameters

None.

Response Information

Resource Description

后台--更新房产分类的排序

Object

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />