增加组件Step的测试用例

This commit is contained in:
bryan31
2022-05-30 00:33:02 +08:00
parent 9e3c118f59
commit 3ed38d6a55
2 changed files with 0 additions and 8 deletions

View File

@@ -1 +0,0 @@
liteflow.rule-source=cmpStep/flow.xml

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<flow>
<chain name="chain1">
<then value="a,b"/>
<when value="c,d"/>
</chain>
</flow>