GET api/cgInvestBill/GetPageJdata
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| param | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"pagination": {
"total": 1,
"pageSize": 2,
"current": 3
},
"data": null,
"errorCode": 1,
"errorMsg": "sample string 2"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.