pub async fn set_list_page_json_cached<T: Serialize>( state: &AppState, key: String, page: PageBean<T>, )
写入预序列化 JSON(Redis-only)