fix csv table

This commit is contained in:
liujianhuan 2020-04-10 17:14:28 +08:00
parent 05f6518475
commit ff55ead55e
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ JSON `inputFormat` 有以下组件:
```
CSV `inputFormat` 有以下组件:
| 字段 | 类型 | 描述 | 是否必填 |
|-|-|-|-|
| type | String | 填 `csv` | 是 |