mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 04:02:09 +08:00
修改parse-mode的默认值
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
"type": "com.yomahub.liteflow.enums.ParseModeEnum",
|
||||
"description": "Set parse mode at startup.",
|
||||
"sourceType": "com.yomahub.liteflow.springboot.LiteflowProperty",
|
||||
"defaultValue": true
|
||||
"defaultValue": "PARSE_ALL_ON_START"
|
||||
},
|
||||
{
|
||||
"name": "liteflow.retry-count",
|
||||
|
||||
Reference in New Issue
Block a user