fix(规则脚本增加日志): 规则脚本增加日志

This commit is contained in:
zhuangpeng.li
2025-04-15 17:22:45 +08:00
parent 8939c78e37
commit 5fc141719a
17 changed files with 395 additions and 53 deletions

View File

@@ -120,7 +120,10 @@
<artifactId>liteflow-script-groovy</artifactId>
<version>${liteflow.version}</version>
</dependency>
<dependency>
<groupId>com.fastbee</groupId>
<artifactId>fastbee-ruleEngine</artifactId>
</dependency>
</dependencies>