mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-21 03:38:08 +08:00
7 lines
116 B
XML
7 lines
116 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<flow>
|
|
<chain name="chain1">
|
|
THEN(a, b, c);
|
|
</chain>
|
|
|
|
</flow> |