GET api/StoreRoom/GetListByParent?parentId={parentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
parentId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ServerResponseOfListOfbase_storeroom
NameDescriptionTypeAdditional information
Entity

Collection of base_storeroom

None.

errcode

返回码

integer

None.

errmsg

对返回码的文本描述内容

string

None.

ReturnValue

返回值

Object

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

multipart/form-data

Sample:

Sample not available.