POST api/Navigation/AdminUpdateSecondNavigationMove?id={id}&parentId={parentId}&move={move}

后台-移动二级导航位置

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

需要移动的导航id

integer

Required

parentId

需要移动的导航父节点id

integer

Required

move

移动方向

MoveType

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/" />