Skip to content

Commit

Permalink
Line 74 corresponds to English translation line 89
Browse files Browse the repository at this point in the history
  • Loading branch information
fullmooooon committed Nov 5, 2023
1 parent 5a9a959 commit 77576e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h3>输入</h3>
<li><code>count</code> - 如果已知组中的邮件总数。请参阅下面的“流媒体模式”</li>
<li><code>type</code> - 消息的类型-字符串/数组/对象/buffer</li>
<li><code>ch</code> - 对于字符串或buffer,用于将消息拆分为字符串或字节数组的数据</li>
<li><code>key</code> - 对于对象,创建此消息的属性的键。可以将节点配置为也将此值复制到另一个消息属性</li>
<li><code>key</code> - 对于对象,创建此消息的属性的键</li>
<li><code>len</code> - 使用固定长度值拆分消息时,每段子消息的长度</li>
</ul>
</dd>
Expand Down

0 comments on commit 77576e2

Please sign in to comment.