GET api/100/table/RecordAudit?resid={resid}&command={command}&recids={recids}&commentscol={commentscol}&comments={comments}&dblinkname={dblinkname}
获取附表数据
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| resid |
主表资源ID,必填项 |
integer |
Required |
| command |
审核或作废命令字MenuRecordShenhe/MenuRecordZuofei |
string |
Required |
| recids |
记录recid,可以用","隔开 |
string |
Required |
| commentscol | string |
Default value is |
|
| comments | 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": {}
}