conditionSwitch . id , conditionSwitch.created_user_id, conditionSwitch.update_user_id, conditionSwitch.created_time, conditionSwitch.update_time, conditionSwitch.created_user_name, conditionSwitch.update_user_name, conditionSwitch.flow_id, conditionSwitch.node_level, conditionSwitch.node_sort, conditionSwitch.switch_type, conditionSwitch.class_name, conditionSwitch.method_name conditionSwitch . flow_id , conditionSwitch.node_level, conditionSwitch.node_sort, conditionSwitch.switch_type, conditionSwitch.class_name, conditionSwitch.method_name and conditionSwitch.id = #{id} and conditionSwitch.created_user_id = #{createdUserId} and conditionSwitch.update_user_id = #{updateUserId} and conditionSwitch.created_time =]]>; #{createdTimeStart} and conditionSwitch.created_time #{createdTimeEnd} and conditionSwitch.created_time = #{createdTime} and conditionSwitch.update_time =]]>; #{updateTimeStart} and conditionSwitch.update_time #{updateTimeEnd} and conditionSwitch.update_time = #{updateTime} and conditionSwitch.created_user_name = #{createdUserName} and conditionSwitch.update_user_name = #{updateUserName} and conditionSwitch.flow_id = #{flowId} and conditionSwitch.node_level = #{nodeLevel} and conditionSwitch.node_sort = #{nodeSort} and conditionSwitch.switch_type = #{switchType} and conditionSwitch.class_name = #{className} and conditionSwitch.method_name = #{methodName} and conditionSwitch.id like concat(concat('%',#{keyword}),'%')