pub async fn get_list_page_json_cached( state: &AppState, key: &str, ) -> Option<Arc<Vec<u8>>>
读取预序列化 JSON(Redis-only)