changeCategoryByCategory() changeCategoryByCategory( $categoryId, $toCategoryId) : mixed Parameters $categoryId 被移动的分类ID $toCategoryId 移动到的分类ID Returns mixed
deleteCategory() deleteCategory( $categoryId, $moveArticle, $deleteArticle, $moveToCategoryId) : mixed Parameters $categoryId $moveArticle 是否移动文章 $deleteArticle 是否删除文章 $moveToCategoryId 移动到分类的Id Returns mixed