From 97fa38f1096e9e983de9e34fd80370824c657a8c Mon Sep 17 00:00:00 2001 From: Date: Thu, 13 Mar 2025 21:06:20 +0000 Subject: [PATCH] =?UTF-8?q?2025/3/14=2005:04:36---=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E9=AB=98=E7=BA=A7=E6=90=9C=E7=B4=A2=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- camel-mybatis-yml/user-manage.camel.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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