From 9cbfc965743ef320c0089556a92ff6514f16e422 Mon Sep 17 00:00:00 2001 From: DaleLee <1658850308@qq.com> Date: Sun, 27 Jul 2025 09:42:13 +0800 Subject: [PATCH] =?UTF-8?q?feature=20#IAY66T=20=E4=BF=AE=E5=A4=8D=E5=8D=95?= =?UTF-8?q?=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/redis/application-poll-cluster-xml.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/liteflow-testcase-el/liteflow-testcase-el-redis-springboot/src/test/resources/redis/application-poll-cluster-xml.properties b/liteflow-testcase-el/liteflow-testcase-el-redis-springboot/src/test/resources/redis/application-poll-cluster-xml.properties index 6153f5d55..657442292 100644 --- a/liteflow-testcase-el/liteflow-testcase-el-redis-springboot/src/test/resources/redis/application-poll-cluster-xml.properties +++ b/liteflow-testcase-el/liteflow-testcase-el-redis-springboot/src/test/resources/redis/application-poll-cluster-xml.properties @@ -4,6 +4,7 @@ liteflow.rule-source-ext-data={\ "pollingInterval":1,\ "pollingStartTime":2,\ "chainKey":"pollChainKey",\ - "scriptKey":"pollScriptKey"\ + "scriptKey":"pollScriptKey",\ + "scriptDataBase":1\ } liteflow.parse-mode=PARSE_ALL_ON_FIRST_EXEC \ No newline at end of file