GET api/AuditFlow/RetrieveUserWaitingAudit?parentresids={parentresids}&getresourcedata={getresourcedata}&getrecordcount={getrecordcount}&cmswhere={cmswhere}&dblinkname={dblinkname}
获取用户待审批资源
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
parentresids | string |
Required |
|
getresourcedata | integer |
Default value is 0 |
|
getrecordcount | integer |
Default value is 0 |
|
cmswhere | string |
Default value is |
|
dblinkname | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
{ "System.Object": {} }