mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
fix、
This commit is contained in:
parent
fb817a890e
commit
2cc5afefdc
@ -14,7 +14,7 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<script type="text/x-red" data-help-name="switch">
|
<script type="text/html" data-help-name="switch">
|
||||||
<p>按属性值来分配消息的传送路线。</p>
|
<p>按属性值来分配消息的传送路线。</p>
|
||||||
<h3>详细</h3>
|
<h3>详细</h3>
|
||||||
<p>根据接收到的消息评估指定的规则,然后将消息发送到与匹配的规则相对应的输出端口。</p>
|
<p>根据接收到的消息评估指定的规则,然后将消息发送到与匹配的规则相对应的输出端口。</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user