update cai_user_count set foot_count = foot_count + #{footIncs}, visitor_count = visitor_count + #{visitorIncs} where user_id = #{userId}