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