GET api/GetBuddhistScriptureList/Get?pageno={pageno}&pagesize={pagesize}&sort={sort}&titlename={titlename}
佛经列表
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| pageno | No documentation available. |
Define this parameter in the request URI. |
| pagesize | No documentation available. |
Define this parameter in the request URI. |
| sort | No documentation available. |
Define this parameter in the request URI. |
| titlename | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Code": "sample string 1",
"Message": "sample string 2",
"ResponseData": {}
}