GET api/s/yg/CategoryEditSave?SID={SID}&ID={ID}&SName={SName}&ImgUrl={ImgUrl}&info={info}
商品类别编辑保存
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SID | globally unique identifier |
Required |
|
ID | globally unique identifier |
Required |
|
SName | string |
Required |
|
ImgUrl | string |
Required |
|
info | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.