POST api/Category/UpdateCategoryIsOpen?categoryId={categoryId}&isOpen={isOpen}&type={type}

后台--更新分类的是否隐藏

Request Information

URI Parameters

NameDescriptionTypeAdditional information
categoryId

分类id

integer

Required

isOpen

是否隐藏,true隐藏,false显示

boolean

Required

type

分类类型

CatgoryType

Default value is Custom

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