GET api/e/ys/FileCategoryAdd?memberID={memberID}&name={name}&ParentID={ParentID}

添加文件分类

Request Information

URI Parameters

NameDescriptionTypeAdditional information
memberID

会员编号

globally unique identifier

Required

name

分类名称

string

Required

ParentID

父类编号

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.