| 参数名称 | 类型 | 示例值 | 必须 | 描述 |
|---|---|---|---|---|
| content-type | String | application/x-www-form-urlencoded | 否 |
| 参数名称 | 类型 | 示例值 | 必须 | 描述 |
|---|---|---|---|---|
| lineList | String | [{"tableName":"mytest2", "indexMap":{"code":"123451111","name":"aaaaa"},"fieldMap":{"age":34, "type":"cccc"},"time":"1606352179377000000"}] | 是 | 插入的对象列表,详细节段意义点此链接 |
| database | String | mydatabase | 是 | 使用本数据源中的哪一个库。如果传入本参数,将优先使用本库(而不是数据源中设定的库)。 |
| ds_id | String | - | 是 | 数据源 |
showapi_res_body 系统封装,业务数据均位于该对象内;系统级字段见。