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