Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(category): init support nested multi-level classification
Added `parentId` and `level` fields to the Category model to support nested multi-level classification. Also added an index for the `level` field.
- Loading branch information