GET api/GetUnfinishedRecord/Get/{id}?pageno={pageno}&pagesize={pagesize}&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. |
id | 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": {} }