pub async fn invalidate_auth_snapshot(state: &AppState, member_id: i32)
使指定组员的鉴权快照缓存失效
组员信息(权限、岗位)变更后调用,确保下次请求获取最新数据。