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