From 4003ab6cfc4d1962bd9d0af5e07b16db04983242 Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Sat, 24 Sep 2022 17:04:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=A2=AB=E8=AF=AF=E5=88=A0?= =?UTF-8?q?=E7=9A=84=E8=A7=84=E5=88=99=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/test/resources/zookeeper/flow.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 liteflow-testcase-el/liteflow-testcase-el-zk-springboot/src/test/resources/zookeeper/flow.xml diff --git a/liteflow-testcase-el/liteflow-testcase-el-zk-springboot/src/test/resources/zookeeper/flow.xml b/liteflow-testcase-el/liteflow-testcase-el-zk-springboot/src/test/resources/zookeeper/flow.xml new file mode 100644 index 000000000..049210cf4 --- /dev/null +++ b/liteflow-testcase-el/liteflow-testcase-el-zk-springboot/src/test/resources/zookeeper/flow.xml @@ -0,0 +1,6 @@ + + + + THEN(a, b, c); + + \ No newline at end of file