1
0
Эх сурвалжийг харах

修改parse-mode的默认值

everywhere.z 1 жил өмнө
parent
commit
488bc126c4

+ 1 - 1
liteflow-spring-boot-starter/src/main/resources/META-INF/additional-spring-configuration-metadata.json

@@ -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",