POST api/200/table/Public/Save
保存主表数据
Request Information
URI Parameters
None.
Body Parameters
SaveDataModel200| Name | Description | Type | Additional information |
|---|---|---|---|
| returndata | boolean |
None. |
|
| uniquecolumns | string |
None. |
|
| dblinkname | string |
None. |
|
| withoutdata | string |
None. |
|
| formulalayer | string |
None. |
|
| synchronizedat | string |
None. |
|
| defaultcp | CmsTableParam |
None. |
|
| data | Collection of JsonDataRow |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
{
"System.Object": {}
}