pub async fn count_workbench_tasks( db: &DatabaseConnection, member_id: i32, tab: &str, view: &str, keyword: Option<&str>, ) -> ApiResult<i64>
统计工作台匹配漫画组数(Tab + View + 关键词)