pub async fn set_result_json_cached<T: Serialize>( state: &AppState, key: String, data: T, )
写入任意 success_data 预序列化 JSON