POST api/client/slide/list
【客户端】【幻灯片】幻灯片列表
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
【客户端】【幻灯片】幻灯片列表
MyResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| msg | string |
None. |
|
| data | Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"code": 1,
"msg": "sample string 2",
"data": {}
}