fix error type

fix error type
This commit is contained in:
xuyu0v0
2023-07-10 16:54:06 +08:00
committed by GitHub
parent 78beb3ce6d
commit 87da22e34e

View File

@@ -14,7 +14,7 @@
limitations under the License.
-->
<script type="text/x-red" data-help-name="sort">
<script type="text/html" data-help-name="sort">
<p>对消息属性或消息序列进行排序的函数</p>
<p>当配置为对消息属性进行排序时节点将对指定消息属性所指向的数组数据进行排序</p>
<p>当配置为对消息序列排序时它将对消息重新排序</p>