Merge pull request #486 from c-agam/patch-1

Update osswriter.md
This commit is contained in:
Trafalgar 2020-08-05 17:04:19 +08:00 committed by GitHub
commit 5419d044fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ OSSWriter实现了从DataX协议转为OSS中的TXT文件功能OSS本身是无
* 描述OSSWriter写入的文件名OSS使用文件名模拟目录的实现。 <br />
使用"object": "datax"写入object以datax开头后缀添加随机字符串。
使用"object": "/cdo/datax"写入的object以/cdo/datax开头后缀随机添加字符串/作为OSS模拟目录的分隔符。
使用"object": "cdo/datax"写入的object以cdo/datax开头后缀随机添加字符串/作为OSS模拟目录的分隔符。
* 必选:是 <br />