1
This commit is contained in:
@@ -383,6 +383,7 @@ func ReorderCategories(ctx *jxcontext.Context, parentID int, categoryIDs []int,
|
||||
return err
|
||||
}
|
||||
|
||||
// 只排序,不创建分类
|
||||
if onlySort == model.YES {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user