pub async fn set_member_task_counts_cached(
state: &AppState,
data: Vec<MemberTaskCount>,
)Expand description
写入组员任务计数缓存(含预序列化 JSON)
pub async fn set_member_task_counts_cached(
state: &AppState,
data: Vec<MemberTaskCount>,
)写入组员任务计数缓存(含预序列化 JSON)