!33 【测试用例】liteflow开启和关闭

This commit is contained in:
bryan31
2021-09-30 16:43:22 +08:00
parent ee62f8f367
commit e4dfae9893

View File

@@ -1,21 +1,5 @@
{
"flow": {
"nodes": {
"node": [
{
"id": "a",
"class": "com.yomahub.liteflow.test.enable.cmp.ACmp"
},
{
"id": "b",
"class": "com.yomahub.liteflow.test.enable.cmp.BCmp"
},
{
"id": "c",
"class": "com.yomahub.liteflow.test.enable.cmp.CCmp"
}
]
},
"chain": [
{
"name": "chain1",