pub async fn get_member_task_counts_json_cached( state: &AppState, ) -> Option<Arc<Vec<u8>>>
读取缓存的组员任务计数 JSON,未命中返回 None
None