diff --git a/camel-mybatis-yml/user-manage.camel.yaml b/camel-mybatis-yml/user-manage.camel.yaml index 406af9c..6a180c6 100644 --- a/camel-mybatis-yml/user-manage.camel.yaml +++ b/camel-mybatis-yml/user-manage.camel.yaml @@ -107,7 +107,7 @@ - bean: id: bean-8578 ref: requestProcessor - method: extractSearchParams + method: extractSearchCountParams - to: id: to-9b02 uri: mybatis @@ -121,6 +121,10 @@ simple: id: simple-216f expression: ${body} + - bean: + id: bean-dd64 + ref: requestProcessor + method: extractSearchParams - to: id: to-ef07 uri: mybatis