Skip to main content

batch_restore_posts

Function batch_restore_posts 

Source
pub async fn batch_restore_posts(
    post_ids: Vec<i32>,
) -> Result<CreatePostResponse, ServerFnError>
Expand description

批量恢复文章。

§Handler information

  • Method: post
  • Path: <auto>