add controller
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
export * from './category.controller';
|
||||||
|
export * from './tag.controller';
|
||||||
|
export * from './post.controller';
|
||||||
|
export * from './comment.controller';
|
||||||
Reference in New Issue
Block a user